The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3: Linux 5.14-rc1 (2021-07-11 15:07:40 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.gfs2 for you to fetch changes up to d75b9fa053e4cd278281386d860c26fdbfbe9d03: gfs2: Switch to may_setattr in gfs2_setattr (2021-08-13 00:41:05 -0400) ---------------------------------------------------------------- Andreas Gruenbacher (2): fs: Move notify_change permission checks into may_setattr gfs2: Switch to may_setattr in gfs2_setattr fs/attr.c | 50 +++++++++++++++++++++++++++++++------------------- fs/gfs2/inode.c | 4 ++-- include/linux/fs.h | 2 ++ 3 files changed, 35 insertions(+), 21 deletions(-)