btrfscue
btrfscue copied to clipboard
Support multiple devices (BTRFS RAID modes)
Extend the commands to support multiple devices in the various BTRFS RAID modes.
-
identify- should be a simple matter of scanning the additional devices and adding the metdata to the index -
recon- similar, but we need to store on which device we found a filesystem object -
recover/mount- need to im implement complete chunk handling (see #4)