summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2018-05-26 16:07:14 +0200
committerJeremy Allison <jra@samba.org>2018-05-30 19:10:25 +0200
commit00d19bdab15102083b8ba395ede161824c898be1 (patch)
tree990f253ba6508dfc78d7b292985ce115f3f60235 /selftest
parentaa096ab70a466388a9947f73a525b2dcbb9821e5 (diff)
downloadsamba-00d19bdab15102083b8ba395ede161824c898be1.tar.gz
s4:torture/smb2/streams: try to rename basefile while is has open streams
This tests the following: - create a file with a stream - open the the stream and keep it open - on a second connection, try to rename the basefile, this should fail with NT_STATUS_ACCESS_DENIED Bug: https://bugzilla.samba.org/show_bug.cgi?id=13451 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/samba3.smb2.streams2
1 files changed, 2 insertions, 0 deletions
diff --git a/selftest/knownfail.d/samba3.smb2.streams b/selftest/knownfail.d/samba3.smb2.streams
new file mode 100644
index 00000000000..26d40a67bda
--- /dev/null
+++ b/selftest/knownfail.d/samba3.smb2.streams
@@ -0,0 +1,2 @@
+samba3.smb2.streams.basefile-rename-with-open-stream\(.*\)
+samba3.smb2.streams streams_xattr.basefile-rename-with-open-stream\(nt4_dc\)