fsarchiver
fsarchiver copied to clipboard
unable to restore partitionless btrfs.
repro step:
- mkfs.btrfs /dev/sda # a partitionless btrfs
- mount /dev/sda and create subvolumes
- umount and fsarchiver savefs ./data.fsa /dev/sda
- mkfs.btrfs /dev/sda again
- fsarchiver restfs ./data.fsa id=0,dest=/dev/sda
- mount and you see only data from the first subvolume