smbd: can_delete_directory_fsp() returns NTSTATUS
commit9027cc357a0db4fe08b3abc93ce2d7a9d729d815
authorVolker Lendecke <vl@samba.org>
Mon, 21 Feb 2022 16:19:49 +0000 (21 17:19 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 22 Feb 2022 09:21:29 +0000 (22 09:21 +0000)
treeeb6757f8add3a697d9ea83ea897338f7af016cf4
parentbe201475167afaeb7824cbb40034b3dde4a182bb
smbd: can_delete_directory_fsp() returns NTSTATUS

Don't go via errno

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/dir.c