summaryrefslogtreecommitdiffstats
path: root/tools/leds/Makefile
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2017-06-21 15:02:47 +0200
committerJan Kara <jack@suse.cz>2017-07-18 18:23:39 +0200
commit84969465ddc4f8aeb3b993123b571aa01c5f2683 (patch)
tree448f85e72588b093c2e36289c5ef008e58bde754 /tools/leds/Makefile
parent34363c057b368114d8b93376ec6b65ef5f36a55b (diff)
downloadlinux-stable-84969465ddc4f8aeb3b993123b571aa01c5f2683.tar.gz
linux-stable-84969465ddc4f8aeb3b993123b571aa01c5f2683.tar.bz2
linux-stable-84969465ddc4f8aeb3b993123b571aa01c5f2683.zip
hfsplus: Don't clear SGID when inheriting ACLs
When new directory 'DIR1' is created in a directory 'DIR0' with SGID bit set, DIR1 is expected to have SGID bit set (and owning group equal to the owning group of 'DIR0'). However when 'DIR0' also has some default ACLs that 'DIR1' inherits, setting these ACLs will result in SGID bit on 'DIR1' to get cleared if user is not member of the owning group. Fix the problem by creating __hfsplus_set_posix_acl() function that does not call posix_acl_update_mode() and use it when inheriting ACLs. That prevents SGID bit clearing and the mode has been properly set by posix_acl_create() anyway. Fixes: 073931017b49d9458aa351605b43a7e34598caef CC: stable@vger.kernel.org Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'tools/leds/Makefile')
0 files changed, 0 insertions, 0 deletions