public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Amir Goldstein <amir73il@gmail.com>
To: Eryu Guan <eguan@redhat.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	linux-unionfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH 0/2] Require overlay index feature for hardlink tests
Date: Wed, 12 Jul 2017 12:43:23 +0300	[thread overview]
Message-ID: <1499852605-27759-1-git-send-email-amir73il@gmail.com> (raw)

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

             reply	other threads:[~2017-07-12  9:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12  9:43 Amir Goldstein [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1499852605-27759-1-git-send-email-amir73il@gmail.com \
    --to=amir73il@gmail.com \
    --cc=eguan@redhat.com \
    --cc=fstests@vger.kernel.org \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox