mirror of
https://github.com/kdave/btrfs-progs
synced 2025-02-19 19:26:51 +00:00
There is an internal report about bad extent item generation triggering tree-checker. This patch will add the repair ability to btrfs check --mode=lowmem mode, by resetting the generation field of extent item. Currently the correct generation for tree block is fetched from its header, while for data extent it uses transid as fallback. Signed-off-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
common.h | ||
main.c | ||
mode-common.c | ||
mode-common.h | ||
mode-lowmem.c | ||
mode-lowmem.h | ||
mode-original.h | ||
qgroup-verify.c | ||
qgroup-verify.h |