s3: smbd: Add returned dirfsp pointer to filename_convert_smb1_search_path().
authorJeremy Allison <jra@samba.org>
Wed, 3 Aug 2022 16:58:54 +0000 (09:58 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 4 Aug 2022 17:09:31 +0000 (17:09 +0000)
commit7bd5c05fbd9e4c1a1fc99dd8d673636aa19578e7
treef281605180d81f59e3bf0e33bccf61bcf7961593
parent5a923ae36ab6e458987dbb0296b8dae1de35bd87
s3: smbd: Add returned dirfsp pointer to filename_convert_smb1_search_path().

Preparation for convertion of the last filename_convert() -> filename_convert_dirfsp().

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