s4/torture: reproducer for kernel oplocks issue with streams
authorRalph Boehme <slow@samba.org>
Wed, 10 May 2017 09:38:06 +0000 (11:38 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 9 Aug 2017 16:41:06 +0000 (18:41 +0200)
commita334fff8a8c779704ee04ae784024efb67a6e9c9
tree2110815c36c2072b3bf5a4cd93e0619e4987b899
parent0a8559d4c9e4fc73c30a06b5f45f3b870afe4439
s4/torture: reproducer for kernel oplocks issue with streams

test_smb2_kernel_oplocks3() wouldn't have failed without the patches,
I'm just adding it to have at least one test that tests with 2
clients. All other tests use just one client.

test_smb2_kernel_oplocks4() is the reproducer.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12791

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
source4/torture/smb2/oplock.c