From: alexl@redhat.com
To: fstests@vger.kernel.org
Cc: linux-unionfs@vger.kernel.org, amir73il@gmail.com,
Alexander Larsson <alexl@redhat.com>
Subject: [PATCH 0/4] overlayfs: Test data-only upperdirs and fs-verity
Date: Thu, 6 Jul 2023 11:50:57 +0200 [thread overview]
Message-ID: <cover.1688633251.git.alexl@redhat.com> (raw)
From: Alexander Larsson <alexl@redhat.com>
This adds support for testing the new data-only upperdir feature which is
currently in master and will be in 6.5-rc1. It also adds tests for the
fs-verity validation feature which is queued in overlayfs-next for 6.6.
All new tests check for the required features before running, so
having it in early will be nice for testers of linux-next.
Alexander Larsson (1):
overlay: Add test coverage for fs-verity support
Amir Goldstein (3):
overlay: add helper for mounting rdonly overlay
overlay/060: add test cases of follow to lowerdata
overlay: Add test for follow of lowerdata in data-only layers
common/overlay | 35 ++++-
common/verity | 10 +-
tests/overlay/060 | 43 +++++-
tests/overlay/060.out | 18 +++
tests/overlay/079 | 325 +++++++++++++++++++++++++++++++++++++++++
tests/overlay/079.out | 42 ++++++
tests/overlay/080 | 327 ++++++++++++++++++++++++++++++++++++++++++
tests/overlay/080.out | 7 +
8 files changed, 798 insertions(+), 9 deletions(-)
create mode 100755 tests/overlay/079
create mode 100644 tests/overlay/079.out
create mode 100755 tests/overlay/080
create mode 100644 tests/overlay/080.out
--
2.40.1
reply other threads:[~2023-07-06 9:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=cover.1688633251.git.alexl@redhat.com \
--to=alexl@redhat.com \
--cc=amir73il@gmail.com \
--cc=fstests@vger.kernel.org \
--cc=linux-unionfs@vger.kernel.org \
/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