mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Add fallocate calls to fsx
Add random runtime fallocate calls to fsx (vs. the existing preallocate file at start of run). Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Alex Elder <aelder@sgi.com>
This commit is contained in:
@@ -58,6 +58,7 @@ RPM_VERSION = @rpm_version@
|
||||
ENABLE_SHARED = @enable_shared@
|
||||
HAVE_DB = @have_db@
|
||||
HAVE_AIO = @have_aio@
|
||||
HAVE_FALLOCATE = @have_fallocate@
|
||||
HAVE_DMAPI = @have_dmapi@
|
||||
HAVE_ATTR_LIST = @have_attr_list@
|
||||
HAVE_FIEMAP = @have_fiemap@
|
||||
|
||||
Reference in New Issue
Block a user