]> git.ipfire.org Git - thirdparty/samba.git/commit
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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Dec 2018 12:48:27 +0000 (13:48 +0100)
commitb2dcbafef734cf77ee7c0c53ca7f173a9482259d
tree30710b702f12e3cede9aa6de521b5687c355d999
parentb12bceb8b7e6a89c09bd5ca4d002925c1afc535e
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>
(cherry picked from commit c69bd336a17ca04dbfb4f5d04a963d25b9925118)
source3/smbd/filename.c