shadow_copy2: Fix stream open for streams_depot paths
authorVolker Lendecke <vl@samba.org>
Fri, 14 Apr 2023 15:22:18 +0000 (17:22 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 17 Apr 2023 18:11:07 +0000 (18:11 +0000)
commit526f381f413d1cb5cde93b9542034f5ebfcfcc10
tree328065bf406a14165a2c645fb762da8a39327b06
parent0327334c89cfda9020c6044a7b2b182138e46d03
shadow_copy2: Fix stream open for streams_depot paths

streams_depot hands us absolute paths with : filename components
instead of having set smb_fname_in->stream_name.

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

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Apr 17 18:11:07 UTC 2023 on atb-devel-224
selftest/knownfail.d/shadow_depot [deleted file]
source3/modules/vfs_shadow_copy2.c