s3:smbd: add twrp args to filename_convert()
authorRalph Boehme <slow@samba.org>
Sat, 24 Nov 2018 09:45:49 +0000 (10:45 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Dec 2018 12:48:23 +0000 (13:48 +0100)
commitbaf1e0f30fe052156ba10f956a870e0e4937f1d5
treed0798b0715281282c60433f383d3c5095d44a809
parentf8c144fa191b1c30f7a16fa527ddd540266f7927
s3:smbd: add twrp args to filename_convert()

All existing callers pass NULL, no change in behaviour.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13455

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 14b6e6842b76d7c3e53249ba026a3ff51615ebd7)
source3/rpc_server/srvsvc/srv_srvsvc_nt.c
source3/smbd/filename.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/proto.h
source3/smbd/reply.c
source3/smbd/smb2_create.c
source3/smbd/smb2_query_directory.c
source3/smbd/trans2.c