]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_acl_xattr: avoid removing the ACL xattr
authorRalph Boehme <slow@samba.org>
Wed, 16 Dec 2020 14:42:46 +0000 (15:42 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 17 Dec 2020 18:56:29 +0000 (18:56 +0000)
commit25ec288172738f78a7f97e241de2684fd97ad51e
tree028c3ae0df71728168087dbb466838f71152464b
parente6b0797caff1e292cec3bee245ee63e58702efb8
vfs_acl_xattr: avoid removing the ACL xattr

...when called as part of setting a new NT ACL.

This depends on the previous code changes, so
won't be back ported. But for reference the
bug id is below.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14592

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_acl_xattr.c