torture/ioctl: make sparse file support check generic
authorDavid Disseldorp <ddiss@samba.org>
Mon, 20 Jul 2015 15:52:44 +0000 (17:52 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 22 Sep 2016 18:40:07 +0000 (20:40 +0200)
commitde7d7ac608889784965f2fec08f9a721f20d22eb
treeee86f8cc9290a7af4219e493729658ad93668447
parent872a18bbb46db9cff6eb0776415ab6044842b1b0
torture/ioctl: make sparse file support check generic

Rename test_ioctl_sparse_fs_supported() to test_ioctl_fs_supported() and
allow callers to query generic FileSystemAttributes flags via the new
fs_support_flags parameter.

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