Disable check for channel on which oplock break is received
authorSachin Prabhu <sprabhu@redhat.com>
Tue, 20 Feb 2018 14:10:39 +0000 (14:10 +0000)
committerMichael Adam <obnox@samba.org>
Tue, 18 Sep 2018 10:34:37 +0000 (12:34 +0200)
commit2b6fe40d4ac50ed6e63b721652574b50586eefeb
treebfece056b12a11f35d4b33127833eef349625751
parenta09c75de022f23ea1ac5b6e3d3f149141561993f
Disable check for channel on which oplock break is received

The behaviour for Windows and Samba file servers here differ with
Windows using the last created channel and Samba using the first created
channel. Since the requirement is not specified, we do not need this
check which causes tests on Samba to fail.

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
source4/torture/smb2/multichannel.c