mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
e875c9d88f
Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
12 lines
465 B
Plaintext
12 lines
465 B
Plaintext
QA output created by 284
|
|
defrag object | defragment range | defragment compress
|
|
a single file | default | off
|
|
a single file | default | on
|
|
a single file | start < 0 && 0 < len < file size | off
|
|
a single file | start > file size && 0 < len < file size | off
|
|
a single file | start = 0 && len < 0 | off
|
|
a single file | start = 0 && len > file size | off
|
|
a single file | start = 0 && 0 < len < file size | off
|
|
a directory | default | off
|
|
a filesystem | default | off
|