mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: test exceeding max file size via INSERT_RANGE
Test how the "insert range" fallocate operation interacts with the maximum file size (s_maxbytes). - Shift extents past the max file size (exposes an ext4 bug). - Increase i_size past the max file size (exposes an xfs bug). 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:
@@ -487,3 +487,4 @@
|
||||
482 auto metadata replay
|
||||
483 auto quick log metadata
|
||||
484 auto quick
|
||||
485 auto quick insert
|
||||
|
||||
Reference in New Issue
Block a user