Files
apfstests/226.out
T
Eric Sandeen f03e512ff6 xfststests 226: test for prealloc/delalloc/reserved space recapture
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>
2010-04-16 13:20:54 -05:00

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