remove bcachefs warn

This commit is contained in:
Tao Tien 2026-04-21 14:32:15 -07:00
parent d8f003f548
commit 3a6fb431b8

View file

@ -32,11 +32,7 @@
format = "bcachefs";
mountOptions = [
"noatime"
"compression=zstd"
"background_compression=zstd"
"discard"
# "fsck"
# "fix_errors"
];
mountpoint = "/";
};