All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Overlayfs tests for consistent ro/rw fd
@ 2018-06-01 10:44 Amir Goldstein
  2018-06-01 10:44 ` [PATCH 1/2] overlay: nicer report when features are not supported Amir Goldstein
  2018-06-01 10:44 ` [PATCH 2/2] overlay/016: split into two tests Amir Goldstein
  0 siblings, 2 replies; 4+ messages in thread
From: Amir Goldstein @ 2018-06-01 10:44 UTC (permalink / raw)
  To: Eryu Guan; +Cc: Miklos Szeredi, Vivek Goyal, linux-unionfs, fstests

Eryu,

These changes prepare overlay tests to pass on Miklos
overlayfs-next branch.

Running -g overlay/quick on master only test overlay/016
is failing and tests overlay/060 (from Vivek) and overlay/061
are not run.

With overlayfs-next, all -g overlay/quick tests run and pass.

Thanks,
Amir.

Amir Goldstein (2):
  overlay: nicer report when features are not supported
  overlay/016: split into two tests

 common/overlay        |  9 +++---
 tests/overlay/016     | 14 ---------
 tests/overlay/016.out |  3 --
 tests/overlay/061     | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/overlay/061.out |  4 +++
 tests/overlay/group   |  1 +
 6 files changed, 95 insertions(+), 21 deletions(-)
 create mode 100755 tests/overlay/061
 create mode 100644 tests/overlay/061.out

-- 
2.7.4

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

end of thread, other threads:[~2018-06-01 14:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-01 10:44 [PATCH 0/2] Overlayfs tests for consistent ro/rw fd Amir Goldstein
2018-06-01 10:44 ` [PATCH 1/2] overlay: nicer report when features are not supported Amir Goldstein
2018-06-01 10:44 ` [PATCH 2/2] overlay/016: split into two tests Amir Goldstein
2018-06-01 14:45   ` Vivek Goyal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.