]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/braun...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Jun 2022 16:04:55 +0000 (09:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Jun 2022 16:04:55 +0000 (09:04 -0700)
commit0dd179bb4fe19d5a4d72e0efa469b859f4ccda76
tree2b45e42b1122548a03273ab79dc91fd2a26a41e1
parent5a714e28a7850dc8569fc0300f739cde442ffdff
parentd3096ccccfd0e000413573e8a0549e62e827fa44
Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux

Pull vfs idmapping fix from Christian Brauner:
 "This fixes an issue where we fail to change the group of a file when
  the caller owns the file and is a member of the group to change to.

  This is only relevant on idmapped mounts.

  There's a detailed description in the commit message and regression
  tests have been added to xfstests"

* tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux:
  fs: account for group membership