From: Christian Brauner <hidden> Date: 2021-07-28 13:14:48
On Wed, Jul 28, 2021 at 07:47:32AM -0500, Bob Peterson wrote:
Hi Al,
Here is a set of two patches from Andreas Gruenbacher to fix a problem
that causes xfstests generic/079 to fail on gfs2. The first patch moves a
chunk of code from notify_change to its own function, may_setattr, so gfs2
can use it. The second patch makes gfs2 use it.