mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
9d0c046534
Verify that punching holes at ends of files does not alter st_size if we pass FALLOC_FL_KEEP_SIZE to fallocate(). [eguan: add comment about xfs_io's fpunch KEEP_SIZE flag] Signed-off-by: Calvin Owens <calvinowens@fb.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
QA output created by 420
|
|
Testing fallocate(mode=FALLOC_FL_KEEP_SIZE|FALLOC_FL_PUNCH_HOLE)
|
|
wrote 2048/2048 bytes at offset 0
|
|
stat.size = 2048
|