s3: VFS: vfs_posix_eadb: Convert streams_depot_rmdir_internal() to call UNLINKAT...
authorJeremy Allison <jra@samba.org>
Fri, 4 Oct 2019 22:16:06 +0000 (15:16 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 10 Oct 2019 06:09:39 +0000 (06:09 +0000)
commit881ee37c81c0b94c62c92cd4debf2fe52ad7cd63
tree78e38b13df90a06cda9ea4cc656be7ffd68567ce
parenta8507856ef1fc005a0fefa6e764663b48ec8ea1b
s3: VFS: vfs_posix_eadb: Convert streams_depot_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_streams_depot.c