s3: VFS: vfs_posix_eadb: Rename posix_eadb_rmdir() to posix_eadb_rmdir_internal().
authorJeremy Allison <jra@samba.org>
Fri, 4 Oct 2019 22:04:02 +0000 (15:04 -0700)
committerRalph Boehme <slow@samba.org>
Thu, 10 Oct 2019 06:09:39 +0000 (06:09 +0000)
commit4e028aeaff99b4fee71925bca8d3eae0a4841947
tree560d6739416958861123ff180da71dfc0552729f
parent0df3371e7a483fd286e96f95c8a4c227e2b686ab
s3: VFS: vfs_posix_eadb: Rename posix_eadb_rmdir() to posix_eadb_rmdir_internal().

Make rmdir_fn() a wrapper function. This will
allow us to add the dirfsp parameter.

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