btrfs-clone
btrfs-clone copied to clipboard
Add --keep-going mode to ignore errors
Would it be possible to add a --keep-going mode that would ignore errors, try to copy as much as possible of a snapshot or subvolume and then continue with the next subvolume or snapshot?
This would help with recovering a file system, e.g. for those being affected by the infamous bcache corruption bug (https://bugzilla.kernel.org/show_bug.cgi?id=203573).