shadow_copy: Add test for missing directory in "current" fileset
authorVolker Lendecke <vl@samba.org>
Thu, 28 Dec 2023 13:20:11 +0000 (14:20 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 2 Jan 2024 19:39:37 +0000 (19:39 +0000)
commita0bfadb32b83ab1e58290f84c298d345e21866d9
tree6878da951e5e4e0d6074ffeb8defe5d455e30bfb
parent314eb7308338d31baf909b705917fedc9b094069
shadow_copy: Add test for missing directory in "current" fileset

Right now we can't traverse a subdirectory in a snapshot which was
deleted in the current set of files.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=15544

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/shadow_copy2 [new file with mode: 0644]
source3/script/tests/test_shadow_copy.sh