s4/torture: reproducer for kernel oplocks issue with streams
commitc3177accbcbf190e65e96e53e9c87db4c75f8e0b
authorRalph Boehme <slow@samba.org>
Wed, 10 May 2017 09:38:06 +0000 (10 11:38 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Aug 2017 12:36:20 +0000 (14 14:36 +0200)
tree36ab0281fa476cdb9984231eaa9a176fb1965019
parentef7ce21c9d7d225c82ecc4b3cfb91d3ac38e0799
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>
(backported from commit a334fff8a8c779704ee04ae784024efb67a6e9c9)
source4/torture/smb2/oplock.c