FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH 0/2] CIFS support for XFS test suite
@ 2014-08-23  8:16 Pavel Shilovsky
  2014-08-23  8:16 ` [PATCH 1/2] common: add cifs support Pavel Shilovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Pavel Shilovsky @ 2014-08-23  8:16 UTC (permalink / raw)
  To: fstests; +Cc: linux-cifs, David Disseldorp, Steve French

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-08-25  0:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-23  8:16 [PATCH 0/2] CIFS support for XFS test suite Pavel Shilovsky
2014-08-23  8:16 ` [PATCH 1/2] common: add cifs support Pavel Shilovsky
2014-08-23 11:56   ` Christoph Hellwig
2014-08-24  7:54     ` Pavel Shilovsky
2014-08-25  0:56       ` Dave Chinner
2014-08-23  8:16 ` [PATCH 2/2] common: add a directory tree for cifs tests Pavel Shilovsky
2014-08-25  0:56   ` Dave Chinner
2014-08-23 11:49 ` [PATCH 0/2] CIFS support for XFS test suite Christoph Hellwig
2014-08-24 10:41   ` Pavel Shilovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox