These are two patches that adds CIFS support to XFS tests. The first patch adds "-cifs" command line argument and CIFS specific variables. The second patch setups a directory tree for possible CIFS specific tests. With these patches applied, most of generic/shared $TEST_DEV tests pass for the recent kernel cifs module. Pavel Shilovsky (2): common: add cifs support common: add a directory tree for cifs tests README | 5 +++-- check | 2 ++ common/config | 17 +++++++++++++---- common/rc | 33 +++++++++++++++++++++++++++++++++ tests/cifs/Makefile | 14 ++++++++++++++ tests/cifs/group | 5 +++++ tests/generic/013 | 7 ++++++- 7 files changed, 76 insertions(+), 7 deletions(-) create mode 100644 tests/cifs/Makefile create mode 100644 tests/cifs/group -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html