* [PATCH 0/4] overlayfs: Test data-only upperdirs and fs-verity
@ 2023-07-06 9:50 alexl
0 siblings, 0 replies; only message in thread
From: alexl @ 2023-07-06 9:50 UTC (permalink / raw)
To: fstests; +Cc: linux-unionfs, amir73il, Alexander Larsson
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-07-06 9:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-06 9:50 [PATCH 0/4] overlayfs: Test data-only upperdirs and fs-verity alexl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox