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] Two more overlayfs exportfs tests
Date: Wed, 31 Jan 2018 13:44:53 +0200 [thread overview]
Message-ID: <1517399095-28512-1-git-send-email-amir73il@gmail.com> (raw)
Eryu,
The tests just keep on coming... sorry about the high paste ;-)
The two new tests fail on overlayfs-next and pass with the patch
I just posted ("ovl: check lower ancestry on encode of lower dir file
handle").
The first test failure is a failure to decode lower file handle after
rename of a non-indexed merge ancestor.
The second tests would have failed without commit 05e1f11816d7 ("ovl:
copy up before encoding non-connectable dir file handle"). However,
because the mentioned commit applies a strict rule to copy up on encode
a lower dir on layer > 1, the test failure is just "unexpected copy up",
and not a failure to decode.
Thanks,
Amir.
Amir Goldstein (2):
overlay: test overlay file handles of lower dir with non-indexed
ancestor
overlay: test overlay file handle of dir with ancestor under lower
redirect
tests/overlay/054 | 162 +++++++++++++++++++++++++++++++++++++++++++++++
tests/overlay/054.out | 11 ++++
tests/overlay/055 | 170 ++++++++++++++++++++++++++++++++++++++++++++++++++
tests/overlay/055.out | 10 +++
tests/overlay/group | 2 +
5 files changed, 355 insertions(+)
create mode 100755 tests/overlay/054
create mode 100644 tests/overlay/054.out
create mode 100755 tests/overlay/055
create mode 100644 tests/overlay/055.out
--
2.7.4
next reply other threads:[~2018-01-31 11:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-31 11:44 Amir Goldstein [this message]
2018-01-31 11:44 ` [PATCH 1/2] overlay: test overlay file handles of lower dir with non-indexed ancestor Amir Goldstein
2018-02-01 7:27 ` Eryu Guan
2018-02-01 7:34 ` Amir Goldstein
2018-01-31 11:44 ` [PATCH 2/2] overlay: test overlay file handle of dir with ancestor under lower redirect 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=1517399095-28512-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