Merge branch 'fs.ovl.setgid' into for-next
authorChristian Brauner <brauner@kernel.org>
Tue, 18 Oct 2022 08:13:47 +0000 (10:13 +0200)
committerChristian Brauner (Microsoft) <brauner@kernel.org>
Tue, 18 Oct 2022 08:13:47 +0000 (10:13 +0200)
* fs.ovl.setgid:
  ovl: remove privs in ovl_fallocate()
  ovl: remove privs in ovl_copyfile()
  attr: use consistent sgid stripping checks
  attr: add setattr_should_drop_sgid()
  fs: move should_remove_suid()
  attr: add in_group_or_capable()


Trivial merge