mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
d0f42b2530
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>
5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
QA output created by 485
|
|
# With KEEP_SIZE
|
|
# Without KEEP_SIZE
|
|
fallocate: File too large
|