btrfs-progs/check
Mark Harmstone 6c7d2a323c btrfs-progs: check: check main csum root if csum not in log tree
Fixes false positive in btrfs check that was causing btrfs/192 to fail.

It looks like there's circumstances in which btrfs_log_changed_extents
can also log unmodified extents, but not their csums. If that happens,
check the main csum root as well before showing an error.

Signed-off-by: Mark Harmstone <maharmstone@fb.com>
2024-10-21 07:46:06 +10:30
..
common.h
main.c btrfs-progs: check: check main csum root if csum not in log tree 2024-10-21 07:46:06 +10:30
mode-common.c btrfs-progs: fix warnings reported by -Wold-style-definition 2024-07-30 19:53:32 +02:00
mode-common.h
mode-lowmem.c btrfs-progs: check: detect deprecated inode cache 2024-09-17 14:33:22 +02:00
mode-lowmem.h btrfs-progs: do not check ram_bytes for non-compressed data extents 2024-06-25 17:42:17 +02:00
mode-original.h btrfs-progs: check: detect deprecated inode cache 2024-09-17 14:33:22 +02:00
qgroup-verify.c btrfs-progs: reorder key initializations 2024-04-30 21:49:15 +02:00
qgroup-verify.h
repair.c btrfs-progs: reorder key initializations 2024-04-30 21:49:15 +02:00
repair.h