mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
0bbd20b104
The behavior of different combinations of space_cache mount options wasn't well defined, which led to a regression between my initial patches adding the free space tree and the 4.5 release. Add a test to exercise all of the meaningful permutations of clear_cache, nospace_cache, and space_cache. This is a regression test for Linux kernel commit "Btrfs: fix mount -o clear_cache,space_cache=v2". Signed-off-by: Omar Sandoval <osandov@fb.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
21 lines
558 B
Plaintext
21 lines
558 B
Plaintext
QA output created by 131
|
|
Using free space cache
|
|
free space tree is disabled
|
|
Enabling free space tree
|
|
free space tree is enabled
|
|
Disabling free space cache and enabling free space tree
|
|
free space tree is enabled
|
|
Trying to mount without free space tree
|
|
mount failed
|
|
mount failed
|
|
Mounting existing free space tree
|
|
free space tree is enabled
|
|
free space tree is enabled
|
|
Recreating free space tree
|
|
free space tree is enabled
|
|
free space tree is enabled
|
|
Disabling free space tree
|
|
free space tree is disabled
|
|
Reverting to free space cache
|
|
free space tree is disabled
|