torture: enum snapshots after FSRVP creation
authorDavid Disseldorp <ddiss@samba.org>
Tue, 3 Dec 2013 13:45:50 +0000 (14:45 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 4 Dec 2013 23:48:33 +0000 (00:48 +0100)
commit549b70eb434889ba54d83776f3773f2eac513ba3
tree29b7f8fd541a7c7239763fa1558023aa589b22d7
parent29b730a4487410e4bdb42d970dc21fe235dce654
torture: enum snapshots after FSRVP creation

Issue an SMB2 ENUM_SNAPSHOTS ioctl following FSRVP snapshot creation to
cover Explorer previous file version use-cases.

This test will fail against Windows Server 2012, as FSRVP created
snapshots are not exposed via the ENUM_SNAPSHOTS ioctl.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/torture/rpc/fsrvp.c