smbd: pass twrp as NTTIME to filename_convert() and all the way down to canonicalize_...
authorRalph Boehme <slow@samba.org>
Thu, 30 Apr 2020 14:04:54 +0000 (16:04 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 5 May 2020 19:18:40 +0000 (19:18 +0000)
commit1e5164afafcecca4e939ff4402241b048f1c9945
tree83cc65609d408df681ab6d8c945d9695fbc98f87
parent8a8fe887f54ad197be74d5e816da9e5efd745178
smbd: pass twrp as NTTIME to filename_convert() and all the way down to canonicalize_snapshot_path()

Also pass by value rather then by reference.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/printing/nt_printing.c
source3/rpc_server/srvsvc/srv_srvsvc_nt.c
source3/smbd/filename.c
source3/smbd/msdfs.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