torture: check for filesystem compression capability
authorDavid Disseldorp <ddiss@samba.org>
Tue, 13 Aug 2013 16:07:24 +0000 (18:07 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 15 Aug 2013 20:40:34 +0000 (13:40 -0700)
commite1b45869de5b7b36b263cb034b9682401b726422
tree3535c8402410a8a0f282ee23c5a1f58cb1f4155e
parentf47ff9d2271990d43a1387ff39c0e75d01611b2a
torture: check for filesystem compression capability

Only run the compression tests if the compression capability is returned
by the server in response to an SMB2_QUERY_INFO(FS attribute info)
request.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/torture/smb2/ioctl.c