mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/008: Add test for fallocate zero range at block boundary
Add test for fallocate zero range at block boundary. This is similar to the test xfs/290 however this one is generic and we're testing different block sizes as well - namely 1k, 2k, 4k and 64k. Note that we're not creating file systems with given block size buy rather test all 4 options. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
9589e15873
commit
613cb3027c
@@ -9,6 +9,7 @@
|
||||
005 dir udf auto quick
|
||||
006 dir udf auto quick
|
||||
007 dir udf auto quick
|
||||
008 auto quick prealloc
|
||||
010 other udf auto
|
||||
011 dir udf auto quick
|
||||
013 other ioctl udf auto quick
|
||||
|
||||
Reference in New Issue
Block a user