]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_shadow_copy2: implement case canonicalisation in shadow_copy2_get_real_filename()
authorRalph Boehme <slow@samba.org>
Thu, 23 Apr 2020 14:10:23 +0000 (16:10 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 May 2020 14:44:57 +0000 (14:44 +0000)
commit84362eef4cfd199e0ef3e019f6ed444d1a73ed0d
treee49cef323cfd605d451d435af39fd2c500bda6a9
parent3d60f8ac9fa2440fa559fd72f86adc53268254da
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>
(Similar to commit a3d1ac2a597e2441d6855db566306298ae5db99b)

Autobuild-User(v4-11-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-11-test): Wed May 13 14:44:57 UTC 2020 on sn-devel-184
selftest/knownfail.d/samba3.blackbox.shadow_copy2 [deleted file]
source3/modules/vfs_shadow_copy2.c