s3: smbd: Add two tests showing the ability to delete a directory containing a dangli...
authorJeremy Allison <jra@samba.org>
Thu, 21 Oct 2021 23:37:27 +0000 (16:37 -0700)
committerJule Anger <janger@samba.org>
Wed, 10 Nov 2021 16:21:10 +0000 (16:21 +0000)
commit359517877d6462ff4398401748f921c8b79357a6
treef014d3e4d99848310aa1ae9130d021c662703fef
parent9f76641627ffb0b7fe07e2a071b958a96ec87226
s3: smbd: Add two tests showing the ability to delete a directory containing a dangling symlink over SMB2 depends on "delete veto files" setting.

Add knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 942123b95923f35a32df4196a072a3ed3468396a)
selftest/knownfail.d/rmdir_dangle_symlink [new file with mode: 0644]
selftest/target/Samba3.pm
source3/script/tests/test_delete_veto_files_only_rmdir.sh [new file with mode: 0755]
source3/selftest/tests.py