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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 14 Aug 2017 08:50:10 +0000 (10:50 +0200)
commitc03af9fcd98244e863ebd8eba74742ac981fd116
tree7ca0953bb2a662e015e87b599aa854882d68ee59
parent38d8b62dcd3f6bcf6e3a0a155fe3b25a88b6ebd5
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