mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: add an fs-verity stress test
Add a stress test for fs-verity. This tests enabling fs-verity on multiple files concurrently with concurrent readers on those files (with reads occurring before, during, and after the fs-verity enablement), while fsstress is also running on the same filesystem. I haven't seen any failures from running this on ext4 and f2fs. Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -581,3 +581,4 @@
|
||||
576 auto quick verity encrypt
|
||||
577 auto quick verity
|
||||
578 auto quick rw clone
|
||||
579 auto stress verity
|
||||
|
||||
Reference in New Issue
Block a user