btrfs-clone icon indicating copy to clipboard operation
btrfs-clone copied to clipboard

Add --keep-going mode to ignore errors

Open devurandom opened this issue 6 years ago • 0 comments

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).

devurandom avatar May 28 '19 22:05 devurandom