Is it possible to automate btrfs-convert so that it would defrag and
balance the disk without loosing ability to roll back to ext4
partition ?

i.e:
btrfs-convert /dev/sda3
# I can still rollback using btrfs-convert -r /dev/sda3

btrfs filesystem defrag -r /
# I can still rollback using btrfs-convert -r /dev/sda3

btrfs balance start /
# I can no longer rollback to ext4

-Vytas

P.S.
btrfs version
Btrfs v3.17
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to