s3:smbd: add twrp processing to filename_convert_internal()
authorRalph Boehme <slow@samba.org>
Sat, 24 Nov 2018 08:05:37 +0000 (09:05 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 27 Nov 2018 06:13:13 +0000 (07:13 +0100)
commitc69bd336a17ca04dbfb4f5d04a963d25b9925118
tree527ff4fa716a859ffaa91ff8ae638e7fdcba781a
parentbffc540bc8459cbb1bd1a98528fb1d3b2b54d1d2
s3:smbd: add twrp processing to filename_convert_internal()

Not used for now, existing callers pass NULL.

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>
source3/smbd/filename.c