Merge branch 'patch-2' into 'development'

Optimize fstab for btrfs performance and stability

See merge request applications/calamares!32
This commit is contained in:
Philip Müller 2020-02-24 20:35:05 +01:00
commit f9878e7fcb

View File

@ -10,7 +10,7 @@
# options from this mapping.
mountOptions:
default: defaults,noatime
btrfs: defaults,noatime,space_cache,autodefrag
btrfs: defaults,noatime,space_cache
# Mount options to use for the EFI System Partition. If not defined, the
# *mountOptions* for *vfat* are used, or if that is not set either,
@ -25,7 +25,7 @@ ssdExtraMountOptions:
jfs: discard
xfs: discard
swap: discard
btrfs: discard,compress=lzo
btrfs: ssd,compress=zstd,commit=120
# Additional options added to each line in /etc/crypttab
crypttabOptions: luks