s4:torture/raw: add multilock3 test
authorStefan Metzmacher <metze@samba.org>
Fri, 16 Aug 2019 10:13:15 +0000 (12:13 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 9 Sep 2019 14:23:40 +0000 (14:23 +0000)
commit297763c6b618c07148d788b46218a0798225bf79
tree3531fcc73c697e8cae2da1f18664bbdaa05c8ec4
parent8a7039be530adcdda9e7e7621bdcf902f5ca1721
s4:torture/raw: add multilock3 test

This demonstrates that unrelated lock ranges
are not blocked by other blocked requests on the same
fsp.

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>
selftest/knownfail.d/multilock [new file with mode: 0644]
source4/torture/raw/lock.c