This is untested and unlikely to work without parted support. Committing what I have since I don't trust btrfs to preserve the data. ;-) Note to translators: Probably not worth wasting your time with this yet. Have not run debconf-updatepo. r62090
10 lines
562 B
Text
10 lines
562 B
Text
* Support for multi-volume btrfs filesystems
|
|
* Support for other mkfs.btrfs options, if any are useful.
|
|
* Support for btrfs snapshots / using existing btrfs?
|
|
* Check if errors=remount-ro makes sense to use.
|
|
* mountoptions is missing a few options that may be worth supporting,
|
|
including degraded, and all optionds that require a parameter.
|
|
* mountoptions contains nobarrier, which is an unsafe option. Remove? Warn?
|
|
* parted support needed for filesystem detection #567176
|
|
* Resizing?
|
|
* Allow forcing use of btrfs for /boot (would probably work with eg, lilo)
|