Don't call FSET_NT_ACL on file create if there's no SD to set. Leave the default...
commitb94958d86cf2eef3cb05dc63da41466d0f730ba7
authorJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 09:41:15 +0000 (6 01:41 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 18 Nov 2008 09:06:50 +0000 (18 10:06 +0100)
tree1b988f4714ed6a199e88b483076cfabf786eda9f
parent324e8e1a942d5196993928b4734cba58933228f8
Don't call FSET_NT_ACL on file create if there's no SD to set. Leave the default ACL in place.
Jeremy.
(cherry picked from commit 630b6b7d28ce8e7dcce2dfa432271e9159a38f8e)
source/modules/vfs_acl_xattr.c
source/smbd/open.c