summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2019-08-16 14:55:13 +0200
committerStefan Metzmacher <metze@samba.org>2019-09-09 14:23:41 +0000
commit312327106271abafeb53e62dfb71a38bf93e2d41 (patch)
tree81b3db59ee53b49f83b93a7237a0289318e18bc3 /selftest
parent997548a5f1a14d82f1e80cce6d9ee55e85b5107c (diff)
downloadsamba-312327106271abafeb53e62dfb71a38bf93e2d41.tar.gz
s3:blocking: fix the fsp->blocked_smb1_lock_reqs handling
A new request is first checks against all pending requests before checking the already granted locks. Before we retried the lock array of another request (the first in the list), but then finished current request, which is wrong. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14113 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/multilock4
1 files changed, 0 insertions, 4 deletions
diff --git a/selftest/knownfail.d/multilock b/selftest/knownfail.d/multilock
deleted file mode 100644
index 9fa497bd643..00000000000
--- a/selftest/knownfail.d/multilock
+++ /dev/null
@@ -1,4 +0,0 @@
-^samba3.raw.lock.multilock3.*nt4_dc
-^samba3.raw.lock.multilock4.*nt4_dc
-^samba3.raw.lock.multilock5.*nt4_dc
-^samba3.raw.lock.multilock6.*nt4_dc