Files
apfstests/tests/generic/018.out
T
Lukas Czerner 21723cdbf3 generic: Make some shared tests generic
There are couple of tests in shared directory which really should be
made generic, so move it. It is mostly collapse range tests, which
really can be generic to make super we test every file system which adds
collapse range support.

Here is what we're moving in this commit.

shared/001 -> generic/021
shared/002 -> generic/022
shared/003 -> generic/012
shared/004 -> generic/016
shared/005 -> generic/017
shared/218 -> generic/018
shared/305 -> generic/019

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2014-04-04 17:18:43 +11:00

20 lines
392 B
Plaintext

QA output created by 018
zero-length file:
Before: 0
After: 0
Sparse file (no blocks):
Before: 0
After: 0
Contiguous file:
Before: 1
After: 1
Write backwards sync, but contiguous - should defrag to 1 extent
Before: 10
After: 1
Write backwards sync leaving holes - defrag should do nothing
Before: 16
After: 16
Write forwards sync leaving holes - defrag should do nothing
Before: 16
After: 16