kdave / btrfs-progs

Development of userspace BTRFS tools
GNU General Public License v2.0
527 stars 239 forks source link

convert: add support for new -O features (mkfs parity) #694

Closed kdave closed 5 months ago

kdave commented 8 months ago

There's at least the raid-stripe-tree that could be enabled for convert. Check if there are other possibly other features missing and either add the support or add comment why we won't do it.

kdave commented 5 months ago

Added raid-stripe-tree, that's all for now. Next we can do quota and squota.