vfs_shadow_copy2: in fstat also convert fsp->fsp_name and fsp->base_fsp->fsp_name
authorRalph Boehme <slow@samba.org>
Wed, 21 Nov 2018 16:20:30 +0000 (17:20 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 27 Nov 2018 06:13:14 +0000 (07:13 +0100)
commitaa1fac696956f96e89e54ddd4535a6e2844161b0
treeab2ee6bebc63c8d86f5b7460ebe1d10e12b45176
parent9c462e1b324ebad60c51bd6e8e659b39a31ec02e
vfs_shadow_copy2: in fstat also convert fsp->fsp_name and fsp->base_fsp->fsp_name

Stacked VFS modules might use the file name, not the file
handle. Looking at you, vfs_fruit...

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>
selftest/knownfail.d/samba3.blackbox [deleted file]
source3/modules/vfs_shadow_copy2.c