mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
8ff10d6d1c
These are tests that are shared between multiple filesystems (moved to shared), and udf/btrfs/ext4 specific tests, moved to appropriate directories. I created the "shared" directory to indicate tests that are not truly generic, but also not filesystem specific. They might rely on a feature that is only implmented in a few filesystems and so can't be truly generic. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Phil White <pwhite@sgi.com> [rjohnston@sgi.com reworked for TOT changes] Signed-off-by: Rich Johnston <rjohnston@sgi.com>
20 lines
392 B
Plaintext
20 lines
392 B
Plaintext
QA output created by 218
|
|
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
|