[fstab] Remove space_cache from btrfs mount options
This commit is contained in:
parent
fad0503696
commit
deac7b545c
@ -13,7 +13,7 @@
|
|||||||
# options from this mapping.
|
# options from this mapping.
|
||||||
mountOptions:
|
mountOptions:
|
||||||
default: defaults,noatime
|
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
|
# 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,
|
# *mountOptions* for *vfat* are used, or if that is not set either,
|
||||||
|
Loading…
Reference in New Issue
Block a user