mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
fstests: Check that high-offset reads and writes work on non-blockdev fs
This is a variant of test generic/466 for filesystems that do not support mkfs_sized It is needed for testing high-offset reads and writes with overlayfs over a basefs that supports huge files. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
0738f66318
commit
53566fac8c
@@ -527,3 +527,4 @@
|
||||
522 soak long_rw
|
||||
523 auto quick attr
|
||||
524 auto quick
|
||||
525 auto quick rw
|
||||
|
||||
Reference in New Issue
Block a user