]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Move filename_convert_smb1_search_path() to smb1-only code
authorVolker Lendecke <vl@samba.org>
Tue, 10 Oct 2023 13:36:56 +0000 (15:36 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 1 Nov 2023 18:55:32 +0000 (18:55 +0000)
commit92606a46b330c2a0f182a8f68c7c99d13acd7d81
treeaf146e27f5509462f28b513b42da614422b8f3c1
parentea1687054570d653b2f19197436ff00dc08089c2
smbd: Move filename_convert_smb1_search_path() to smb1-only code

Just general cleanup.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/filename.c
source3/smbd/proto.h
source3/smbd/smb1_utils.c
source3/smbd/smb1_utils.h