]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify rmdir_internals()
authorVolker Lendecke <vl@samba.org>
Thu, 5 Dec 2024 16:20:41 +0000 (17:20 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 17 Dec 2024 12:30:31 +0000 (12:30 +0000)
commit663f03996ca10bd2dd73bef10ea21fd3947fe129
treec38fd1f6c41bff131cd865bf7595ecdd7da58edc
parentcf69a9ef142098704ab358f01abf5e0e79652973
smbd: Simplify rmdir_internals()

Remove a "copy" of can_delete_directory_hnd()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
source3/smbd/close.c