diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2012-05-04 14:33:06 +0100 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2012-05-04 14:33:06 +0100 |
commit | f9425ad4e5c8f8f9f6297d0358dc44ca058ffe47 (patch) | |
tree | 5fad05178af7a4e2ccd21d63938a3559a60a353f /fs/file_table.c | |
parent | c0752aa7e4d48cc19e167ccb0092bea8e5b6ca3a (diff) | |
download | blackbird-obmc-linux-f9425ad4e5c8f8f9f6297d0358dc44ca058ffe47.tar.gz blackbird-obmc-linux-f9425ad4e5c8f8f9f6297d0358dc44ca058ffe47.zip |
GFS2: Fix sgid propagation when using ACLs
This cleans up the mode setting code when creating inodes. The
SGID bit was being reset by setattr_copy() when the user creating a
subdirectory was not in the owning group. When ACLs are in use this
SGID bit should have been propagated if the ACL allows creation of
a subdirectory. GFS2's behaviour now matches that of the other ACL
supporting filesystems in this regard.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/file_table.c')
0 files changed, 0 insertions, 0 deletions