29e56c7e05
Extent tree v2 no longer tracks all allocated blocks on the file system, so we'll have to default to walking trees to generate metadata images. There's an annoying drawback with walking trees with btrfs-image where we'll happily copy multiple blocks over and over again if there are snapshots. Fix this by keeping track of blocks we've seen and simply skipping blocks that we've already queued up for copying. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
Makefile | ||
main.c | ||
metadump.h | ||
sanitize.c | ||
sanitize.h |