[fstab] Remove space_cache from btrfs mount options

This commit is contained in:
dalto 2021-11-10 17:16:09 -06:00
parent 4fb8993a38
commit 0bef2a91a1

View File

@ -13,7 +13,7 @@
# options from this mapping.
mountOptions:
default: defaults,noatime
btrfs: defaults,noatime,space_cache,autodefrag,compress=zstd
btrfs: defaults,noatime,autodefrag,compress=zstd
# 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,