1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

vfs_posix_eadb: support real dirfsps in posix_eadb_unlinkat()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Ralph Boehme 2021-01-20 15:15:41 +01:00 committed by Jeremy Allison
parent 304e7955f1
commit 469ff4ad0e

View File

@ -426,7 +426,6 @@ static int posix_eadb_unlinkat(vfs_handle_struct *handle,
{
int ret;
SMB_ASSERT(dirfsp == dirfsp->conn->cwd_fsp);
if (flags & AT_REMOVEDIR) {
ret = posix_eadb_rmdir_internal(handle,
dirfsp,