public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Require overlay index feature for hardlink tests
@ 2017-07-12  9:43 Amir Goldstein
  2017-07-12  9:43 ` [PATCH 1/2] fstest: add helper _require_fs_feature Amir Goldstein
  2017-07-12  9:43 ` [PATCH 2/2] overlay: enable the index feature for overlay/hardlink tests Amir Goldstein
  0 siblings, 2 replies; 6+ messages in thread
From: Amir Goldstein @ 2017-07-12  9:43 UTC (permalink / raw)
  To: Eryu Guan; +Cc: Miklos Szeredi, linux-unionfs, fstests

Eryu,

Per your request, with these changes, the overlay/hardlink tests will
"notrun" on kernels <= v4.12, where they are bound to fail.
The test are expected to run and pass on -next kernel regardless of
the value of kernel config CONFIG_OVERLAY_FS_INDEX.

Amir Goldstein (2):
  fstest: add helper _require_fs_feature
  overlay: enable the index feature for overlay/hardlink tests

 common/rc         | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 tests/overlay/018 |  8 +++++---
 tests/overlay/032 |  4 +++-
 tests/overlay/033 |  8 +++++---
 tests/overlay/034 |  9 ++++++---
 5 files changed, 67 insertions(+), 10 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-07-14  2:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12  9:43 [PATCH 0/2] Require overlay index feature for hardlink tests Amir Goldstein
2017-07-12  9:43 ` [PATCH 1/2] fstest: add helper _require_fs_feature Amir Goldstein
2017-07-13 12:41   ` Eryu Guan
2017-07-13 13:10     ` Amir Goldstein
2017-07-14  2:54       ` Eryu Guan
2017-07-12  9:43 ` [PATCH 2/2] overlay: enable the index feature for overlay/hardlink tests Amir Goldstein

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