summaryrefslogtreecommitdiff
path: root/selftest/knownfail.d
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2020-08-28 14:37:59 +0200
committerStefan Metzmacher <metze@samba.org>2020-09-03 13:34:11 +0000
commite62a37e9748839f8f474b5a28c607f6630b66c71 (patch)
tree39904d60ac6d4cbed0622616c31ef6fad360c8a8 /selftest/knownfail.d
parent431192896a2e31487dcd5155e35ac333bb4dd472 (diff)
downloadsamba-e62a37e9748839f8f474b5a28c607f6630b66c71.tar.gz
s3:share_mode_lock: reproduce problem with stale disconnected share mode entries
This reproduces the origin of "PANIC: assert failed in get_lease_type()" (https://bugzilla.samba.org/show_bug.cgi?id=14428). share_mode_cleanup_disconnected() removes disconnected entries from leases.tdb and brlock.tdb but not from locking.tdb. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14428 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> (cherry picked from commit 444f2bedf723b89bb9f493c47812bff2154c4113)
Diffstat (limited to 'selftest/knownfail.d')
-rw-r--r--selftest/knownfail.d/bug-144281
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail.d/bug-14428 b/selftest/knownfail.d/bug-14428
new file mode 100644
index 00000000000..e198400ea16
--- /dev/null
+++ b/selftest/knownfail.d/bug-14428
@@ -0,0 +1 @@
+^samba3.blackbox.durable_v2_delay.bug.14428