]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Sep 2021 19:45:26 +0000 (12:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Sep 2021 19:45:26 +0000 (12:45 -0700)
commitec4eee6fc2794638c5d6de759d36bf5dd0a06025
tree942e920ec617dbd23fafe1a368f2ec69203d152e
parent665b2e508d47ce3c62123d50b870a42d6d12bfb7
parentff89263817920a6af7c4a9b9e2fa85cb226c6bd3
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull gfs2 setattr updates from Al Viro:
 "Make it possible for filesystems to use a generic 'may_setattr()' and
  switch gfs2 to using it"

* 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  gfs2: Switch to may_setattr in gfs2_setattr
  fs: Move notify_change permission checks into may_setattr
include/linux/fs.h