s4-torture: let smb2.replay.replay5 test deal with scale out shares.
authorMichael Adam <obnox@samba.org>
Fri, 15 Jan 2016 16:34:43 +0000 (17:34 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 22 Jan 2016 00:55:09 +0000 (01:55 +0100)
commita929913cb1dd3fd94676c0b417a663c064961be9
tree1f5f5b3243529d846b9cbb2e26c4c5daee23d7bc
parentc9218c40e6037e4f38a719aa0b47c3040cdf2080
s4-torture: let smb2.replay.replay5 test deal with scale out shares.

Scale out shares don't hand out batch or exclusive oplocks.
Hence no durable handles either.
The important point here is that the behaviour tested
does largely not rely on the fact that we had a durable
handle but that we were using a durable handle create
context to specify a CreateGUID.

Pair-Programmed-With: Guenther Deschner <gd@samba.org>

Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/smb2/replay.c