mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic: Add test for fallocate() PUNCH_HOLE|KEEP_SIZE
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>
This commit is contained in:
@@ -422,3 +422,4 @@
|
||||
417 auto quick shutdown log
|
||||
418 auto rw
|
||||
419 auto quick encrypt
|
||||
420 auto quick punch
|
||||
|
||||
Reference in New Issue
Block a user