btrfs: test incremental send after removing a directory and all its files
[xfstests-dev.git] / tests / btrfs / 005.out
1 QA output created by 005
2 defrag object | defragment range | defragment compress
3 a single file | default | off
4 a single file | default |  on
5 a single file | start < 0 && 0 < len < file size | off (should fail)
6 btrfs filesystem defragment failed!
7 a single file | start > file size && 0 < len < file size | off
8 a single file | start = 0 && len < 0 | off (should fail)
9 btrfs filesystem defragment failed!
10 a single file | start = 0 && len > file size | off
11 a single file | start = 0 && 0 < len < file size | off
12 a directory | default | off
13 a filesystem | default | off