aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGravatar Yang Xu <xuyang2018.jy@fujitsu.com> 2022-07-14 14:11:28 +0800
committerGravatar Christian Brauner (Microsoft) <brauner@kernel.org> 2022-07-21 11:34:16 +0200
commit5fadbd992996e9dda7ebcb62f5352866057bd619 (patch)
tree94c6360ad37cab925ad180055582ddddc41d1d42 /tools
parentfs: move S_ISGID stripping into the vfs_*() helpers (diff)
downloadlinux-5fadbd992996e9dda7ebcb62f5352866057bd619.tar.gz
linux-5fadbd992996e9dda7ebcb62f5352866057bd619.tar.bz2
linux-5fadbd992996e9dda7ebcb62f5352866057bd619.zip
ceph: rely on vfs for setgid stripping
Now that we finished moving setgid stripping for regular files in setgid directories into the vfs, individual filesystem don't need to manually strip the setgid bit anymore. Drop the now unneeded code from ceph. Link: https://lore.kernel.org/r/1657779088-2242-4-git-send-email-xuyang2018.jy@fujitsu.com Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Christian Brauner (Microsoft)<brauner@kernel.org> Reviewed-and-Tested-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com> Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions