s3: vfs: Remove files/directories after the streams are deleted.
authorJeremy Allison <jra@samba.org>
Wed, 19 Oct 2016 18:56:49 +0000 (11:56 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 20 Oct 2016 23:04:10 +0000 (01:04 +0200)
commitb17c9fdc51c10313eed32d6e078ed7050a342d0f
tree19fdf444a6ab5d847c46016827e6222c38310cba
parent4e93ea2340b7589769d55085aaa71070a2d7e416
s3: vfs: Remove files/directories after the streams are deleted.

By the time we get to SMB_VFS_UNLINK/SMB_VFS_RMDIR the ACL
checks have already been done.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/modules/vfs_streams_depot.c