fstests.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] xfstests: introduce ubifs in xfstests
@ 2015-07-30  6:06 Dongsheng Yang
  2015-07-30  6:06 ` [PATCH 1/5] xfstest: add ubifs support Dongsheng Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Dongsheng Yang @ 2015-07-30  6:06 UTC (permalink / raw)
  To: eguan, fstests, dedekind1, richard.weinberger; +Cc: linux-mtd, Dongsheng Yang

Hi all:
	This patchset introduce a subtestset for ubifs.

In kernel v4.1, we will find some cases fail for ubifs,
I have post some patch for ubifs to fix it.
[PATCH v3] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
[PATCH] ubifs: make ubifs_[get|set]xattr atomic

And I have send a patchset to add quota in ubifs.

Then we can get a all pass:
 # ./check -ubifs
FSTYP         -- ubifs
PLATFORM      -- Linux/x86_64 atest-guest 4.1.0+
MKFS_OPTIONS  -- /dev/ubi0_1
MOUNT_OPTIONS -- -o context=system_u:object_r:nfs_t:s0 /dev/ubi0_1 /mnt/scratch

generic/001 7s ... 7s
generic/002 1s ... 1s

[...]

Passed all 70 tests


Dongsheng Yang (5):
  xfstest: add ubifs support
  xfstest: generic/219 add _require_odirect
  xfstest: generic/125 add _require_odirect
  xfstest: introduce subtestset for ubifs
  xfstest: add quota tests to ubifs

 check               |  2 ++
 common/config       |  9 ++++---
 common/quota        |  4 +--
 common/rc           |  8 ++++--
 tests/generic/125   |  1 +
 tests/generic/219   |  1 +
 tests/ubifs/001     | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/ubifs/001.out |  1 +
 tests/ubifs/group   |  6 +++++
 9 files changed, 95 insertions(+), 8 deletions(-)
 create mode 100755 tests/ubifs/001
 create mode 100644 tests/ubifs/001.out
 create mode 100644 tests/ubifs/group

-- 
1.8.4.2


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

end of thread, other threads:[~2015-08-03  5:55 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-30  6:06 [PATCH 0/5] xfstests: introduce ubifs in xfstests Dongsheng Yang
2015-07-30  6:06 ` [PATCH 1/5] xfstest: add ubifs support Dongsheng Yang
2015-08-03  4:12   ` Dave Chinner
2015-08-03  4:44     ` Dongsheng Yang
2015-08-03  4:47       ` Dongsheng Yang
2015-08-03  5:51       ` Dave Chinner
2015-07-30  6:06 ` [PATCH 2/5] xfstest: generic/219 add _require_odirect Dongsheng Yang
2015-08-03  3:11   ` Eryu Guan
2015-08-03  3:59   ` Dave Chinner
2015-08-03  5:01     ` Dongsheng Yang
2015-08-03  5:55       ` Dave Chinner
2015-07-30  6:06 ` [PATCH 3/5] xfstest: generic/125 " Dongsheng Yang
2015-08-03  3:12   ` Eryu Guan
2015-07-30  6:06 ` [PATCH 4/5] xfstest: introduce subtestset for ubifs Dongsheng Yang
2015-08-03  3:28   ` Eryu Guan
2015-08-03  5:12     ` Dongsheng Yang
2015-07-30  6:06 ` [PATCH 5/5] xfstest: add quota tests to ubifs Dongsheng Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).