selftest/s3: expose share with FS applicable config
authorDavid Disseldorp <ddiss@samba.org>
Mon, 18 Nov 2013 13:54:26 +0000 (14:54 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 22 Nov 2013 16:56:44 +0000 (08:56 -0800)
commita3839ded473ae6d85d44a25537064ce33c3888c1
tree030de9084f821cea30fbf5d3b62d2627ef30f293
parent4e6934ec6c163ad6fd9c317b5a7dd7775b0dc83f
selftest/s3: expose share with FS applicable config

Attempt to determine the underlying test share filesystem using statfs.
If the filesystem is detected and an applicable configuration is
available, then apply it to a new filesystem specific share.
Btrfs is currently the only VFS module to utilize this logic.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/target/Samba3.pm