mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
f03e512ff6
Test writing and removing a file in a loop; filesize is 64m, filesystem size is 256m. Loop 16 times each for buffered and direct. ext4 hits enospc after a couple loops. Signed-off-by: Eric Sandeen <sandeen@sandeen.net> Reviewed-by: Alex Elder <aelder@sgi.com>
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
QA output created by 226
|
|
--> mkfs 256m filesystem
|
|
--> 16 buffered 64m writes in a loop
|
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
|
--> 16 direct 64m writes in a loop
|
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|