vfs_shadow_copy2: implement case canonicalisation in shadow_copy2_get_real_filename()
authorRalph Boehme <slow@samba.org>
Tue, 5 May 2020 08:13:00 +0000 (10:13 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 6 May 2020 10:18:39 +0000 (10:18 +0000)
commita3d1ac2a597e2441d6855db566306298ae5db99b
tree7441a6ad54a5c66d3b51af33eff776a659747a82
parentaa5f19ddf1dec1ac4386441929bca94727f30ee6
vfs_shadow_copy2: implement case canonicalisation in shadow_copy2_get_real_filename()

unix_convert() can't do this for us in snapdirseverywhere mode, so we do it
ourselves.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14350

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/samba3.blackbox.shadow_copy2 [deleted file]
source3/modules/vfs_shadow_copy2.c