]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:smbd: let open_pathref_base_fsp() make use of smb_fname_fsp_unlink()
authorStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2020 14:12:46 +0000 (15:12 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 14 Jan 2021 11:30:38 +0000 (11:30 +0000)
commit30134630988ca76545a8aee8516d44a0dc64bc8d
tree528dd8c9c51925696c2928826dff7aef77126217
parentc2e7256b1e092acc20daf58059c0e749e3a756e4
s3:smbd: let open_pathref_base_fsp() make use of smb_fname_fsp_unlink()

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