]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: VFS: vfs_posix_eadb: Convert posix_eadb_rmdir_internal() to call UNLINKAT() inste...
authorJeremy Allison <jra@samba.org>
Fri, 4 Oct 2019 22:07:46 +0000 (15:07 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 10 Oct 2019 06:09:39 +0000 (06:09 +0000)
commita8507856ef1fc005a0fefa6e764663b48ec8ea1b
treefdecd033937800772bc6d837ba1fc4c6815c3538
parent3221bab80feff7f9e3af05c08f13ecb3a0cf8cde
s3: VFS: vfs_posix_eadb: Convert posix_eadb_rmdir_internal() to call UNLINKAT() instead of RMDIR().

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