Files
apfstests/tests/btrfs/131.out
T
Omar Sandoval 0bbd20b104 btrfs: test free space tree mount options
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>
2016-09-24 00:39:13 +08:00

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