Skip to content
Snippets Groups Projects
Commit deac7b54 authored by Philip Müller's avatar Philip Müller
Browse files

[fstab] Remove space_cache from btrfs mount options

parent fad05036
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment