s3: VFS: vfs_acl_common: Change acl_common_remove_object() to use UNLINKAT instead...
authorJeremy Allison <jra@samba.org>
Fri, 4 Oct 2019 21:25:00 +0000 (14:25 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 10 Oct 2019 06:09:39 +0000 (06:09 +0000)
commit1c0c3b61038631f06795fcd9a1424a666b117db1
treee3ef707e1b2b7aba53b12549e2dc099cb28ce7e8
parent9290510fe4d2b5ce88a6085e7047f1e6fafd6f5a
s3: VFS: vfs_acl_common: Change acl_common_remove_object() to use UNLINKAT instead of RMDIR.

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