]> git.ipfire.org Git - thirdparty/kernel/linux.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)
commit979086f5e0066b4eff66e1eee123da228489985c
tree2b45e42b1122548a03273ab79dc91fd2a26a41e1
parent018ab4fabddd94f1c96f3b59e180691b9e88d5d8
parent168f912893407a5acb798a4a58613b5f1f98c717
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