]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify synthetic_smb_fname_split()
authorVolker Lendecke <vl@samba.org>
Thu, 8 May 2025 13:11:17 +0000 (15:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 9 May 2025 11:02:41 +0000 (11:02 +0000)
commitea4dcbdc26b2eae0c8f0c5ccdaa48e10762c13ec
treea9e97eea38f4d8b31577be5efb95d6df5f61d975
parent0bcd86c3db60d5ad46c830544ae06514843587f6
smbd: Simplify synthetic_smb_fname_split()

Remove the "posix_path" parameter, all callers just passed in "false".

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Fri May  9 11:02:41 UTC 2025 on atb-devel-224
source3/include/proto.h
source3/lib/filename_util.c
source3/smbd/filename.c
source3/smbd/pysmbd.c
source3/torture/cmd_vfs.c