Don't call FSET_NT_ACL on file create if there's no SD to set. Leave the default...
authorJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 09:40:21 +0000 (01:40 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 6 Nov 2008 09:40:21 +0000 (01:40 -0800)
commit24c598b1b95742961d43ff5bd61831405b561dfe
tree65cb63535ff2ac3a74e7a274ff6a73c198b93dd7
parent4af3c2830ab61e2c93faf41a7472d6132687c7c3
Don't call FSET_NT_ACL on file create if there's no SD to set. Leave the default ACL in place.
Jeremy.
source3/modules/vfs_acl_xattr.c
source3/smbd/open.c