btrfs-progs/check
Qu Wenruo 501dc44c7f btrfs-progs: check: only warn if clearing v1 cache and v2 found
There are cases where v1 free space cache is still left while user has
already enabled v2 cache.  In that case, we still want to force v1 space
cache cleanup in btrfs-check.

This patch will only warn and not exit if v2 is detected while the user
asked to clear v1.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2021-01-18 17:49:23 +01:00
..
common.h btrfs-progs: move ctree.c to kernel-shared/ 2020-08-31 17:01:05 +02:00
main.c btrfs-progs: check: only warn if clearing v1 cache and v2 found 2021-01-18 17:49:23 +01:00
mode-common.c btrfs-progs: check: properly exclude leaves for lowmem mode 2021-01-13 22:33:10 +01:00
mode-common.h btrfs-progs: check/lowmem: add ability to repair extent item generation 2020-12-10 17:10:30 +01:00
mode-lowmem.c btrfs-progs: check/lowmem: add ability to repair extent item generation 2020-12-10 17:10:30 +01:00
mode-lowmem.h btrfs-progs: check: drop unused fs_info 2020-08-31 17:01:03 +02:00
mode-original.h btrfs-progs: check/original: Add check and repair for invalid inode generation 2019-11-18 19:21:07 +01:00
qgroup-verify.c btrfs-progs: move transaction.c to kernel-shared/ 2020-08-31 17:01:06 +02:00
qgroup-verify.h btrfs-progs: move ctree.c to kernel-shared/ 2020-08-31 17:01:05 +02:00