All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amir Goldstein <amir73il@gmail.com>
To: Eryu Guan <guaneryu@gmail.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	Vivek Goyal <vgoyal@redhat.com>,
	linux-unionfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH 0/2] Overlayfs tests for consistent ro/rw fd
Date: Fri,  1 Jun 2018 13:44:15 +0300	[thread overview]
Message-ID: <1527849857-22951-1-git-send-email-amir73il@gmail.com> (raw)

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

             reply	other threads:[~2018-06-01 10:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-01 10:44 Amir Goldstein [this message]
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

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=1527849857-22951-1-git-send-email-amir73il@gmail.com \
    --to=amir73il@gmail.com \
    --cc=fstests@vger.kernel.org \
    --cc=guaneryu@gmail.com \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    --cc=vgoyal@redhat.com \
    /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 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.