Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] CIFS support for XFS test suite
@ 2014-08-26 20:28 Pavel Shilovsky
       [not found] ` <1409084918-17764-1-git-send-email-pshilovsky-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Pavel Shilovsky @ 2014-08-26 20:28 UTC (permalink / raw)
  To: fstests-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA,
	samba-technical-eUNUBHrolfbYtjvyW6yDsg, David Disseldorp,
	Steve French

These are patches that adds CIFS support to XFS tests.

The first patch changes generic/013 test to use mount options provided for $TEST_DEV for remount. The second patch adds "-cifs" command line argument and CIFS specific variables. The third patch disables tests that need POSIX behavior from filesystem for unix cifs mounts.

With these patches applied, most of generic/shared $TEST_DEV tests pass for the recent kernel cifs module.

Pavel Shilovsky (3):
  generic/013: encapsulate remount during cleanup
  common: add cifs support
  cifs: skip tests that need POSIX support for nounix mounts

 README            |  5 +++--
 check             |  2 ++
 common/config     | 31 +++++++++++++++++++++++++++----
 common/rc         | 39 +++++++++++++++++++++++++++++++++++++++
 tests/generic/005 |  1 +
 tests/generic/013 |  2 +-
 tests/generic/023 |  1 +
 tests/generic/024 |  1 +
 tests/generic/025 |  1 +
 tests/generic/131 |  1 +
 10 files changed, 77 insertions(+), 7 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-08-28 19:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 20:28 [PATCH v2 0/3] CIFS support for XFS test suite Pavel Shilovsky
     [not found] ` <1409084918-17764-1-git-send-email-pshilovsky-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
2014-08-26 20:28   ` [PATCH v2 1/3] generic/013: encapsulate remount during cleanup Pavel Shilovsky
     [not found]     ` <1409084918-17764-2-git-send-email-pshilovsky-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
2014-08-28 17:08       ` Christoph Hellwig
2014-08-28 18:50         ` Pavel Shilovsky
2014-08-26 20:28   ` [PATCH v2 2/3] common: add cifs support Pavel Shilovsky
     [not found]     ` <1409084918-17764-3-git-send-email-pshilovsky-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
2014-08-28 17:18       ` Christoph Hellwig
2014-08-28 19:08         ` Pavel Shilovsky
2014-08-26 20:28   ` [PATCH v2 3/3] cifs: skip tests that need POSIX support for nounix mounts Pavel Shilovsky
     [not found]     ` <1409084918-17764-4-git-send-email-pshilovsky-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
2014-08-27 15:58       ` Christoph Hellwig
     [not found]         ` <20140827155832.GA3103-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2014-08-27 16:17           ` Steve French
     [not found]             ` <CAH2r5mtOF3HgsDiuZSTfu62p8do35S6a9Sy74bVOAD9CXphVQQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-08-27 17:13               ` Christoph Hellwig
2014-08-27 19:49           ` Pavel Shilovsky
     [not found]             ` <2DA51A6D-2D91-4582-831B-23C997C37543-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-08-27 22:50               ` Christoph Hellwig
2014-08-28  7:25                 ` Pavel Shilovsky
2014-08-27  6:59   ` [PATCH v2 0/3] CIFS support for XFS test suite Pavel Shilovsky

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