#781531 debian-installer: allow "autodefrag" mount option for btrfs filesystem

Package:
debian-installer
Source:
debian-installer
Description:
Debian Installer documentation
Submitter:
Dale Purdy
Date:
2015-03-30 16:18:06 UTC
Severity:
wishlist
#781531#5
Date:
2015-03-30 16:09:29 UTC
From:
To:
Dear Maintainer,

During the partition disks phase it is possible to specify a
filesystem type of btrfs.  It is very useful to use the "autodefrag"
option with btrfs filesystems, but it is not a listed option among the
available mount options in the installer, and you can't add your own
options.  As a consequence I went into a shell and remounted /target
to include this option before going further.  I also needed to go into
a shell to hand edit the target's /etc/fstab prior to finishing the
installation.  It would be nice to either allow your own options, or
present autodefrag as an option for btrfs.