public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Fix failing overlay nonsamefs fstests
@ 2018-04-26  5:53 Amir Goldstein
  2018-04-26  5:53 ` [PATCH v2 1/4] common/rc: factor out _require_scratch_fs_option Amir Goldstein
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Amir Goldstein @ 2018-04-26  5:53 UTC (permalink / raw)
  To: Eryu Guan; +Cc: Miklos Szeredi, linux-unionfs, fstests

Eryu,

xino feature was introduced in kernel v4.17-rc1 to fix constant inode
numbers on non samefs setup. This patch set converts the relevant tests
to notrun instead of failing on old kernels and opts-in for xino with
new kernels.

The first patch is a re-factoring of helpers from v1 patches I ended
not using in v2 patches, but seems useful, so you may take it or leave
it out as you wish.

Thanks,
Amir.

Changes since v1:
- Fix fsck run failure in 041
- Fix missing redirect_dir requirement in 043
- Fix check for xino enabled

Amir Goldstein (4):
  common/rc: factor out _require_scratch_fs_option
  overlay/041: fix call to _overlay_check_scratch_dirs
  overlay/043: require and enable redirect_dir
  overlay/04{1,3,4}: enable xino feature

 common/rc         | 29 ++++++++++++++++++++++-------
 tests/overlay/041 | 21 +++++++++++++--------
 tests/overlay/043 | 17 ++++++++++++++---
 tests/overlay/044 | 16 ++++++++++++----
 4 files changed, 61 insertions(+), 22 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-04-27  2:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-26  5:53 [PATCH v2 0/4] Fix failing overlay nonsamefs fstests Amir Goldstein
2018-04-26  5:53 ` [PATCH v2 1/4] common/rc: factor out _require_scratch_fs_option Amir Goldstein
2018-04-26  5:53 ` [PATCH v2 2/4] overlay/041: fix call to _overlay_check_scratch_dirs Amir Goldstein
2018-04-26  5:53 ` [PATCH v2 3/4] overlay/043: require and enable redirect_dir Amir Goldstein
2018-04-26  5:53 ` [PATCH v2 4/4] overlay/04{1,3,4}: enable xino feature Amir Goldstein
2018-04-27  2:43   ` Eryu Guan
2018-04-27  2:31 ` [PATCH v2 0/4] Fix failing overlay nonsamefs fstests Eryu Guan

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