Set "/" pass count to 0

Bcachefs does not require boot-time fsck by design, due to its
self-contained filesystem checking during mounting and usage.
This commit is contained in:
inference 2024-02-13 04:12:53 +00:00
parent 2d670ddee8
commit df9faddd17
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,6 +1,6 @@
# Inferencium - aa000-0
# Filesystem Table
# Version: 4.0.0-alpha.17
# Version: 4.0.0-alpha.18
# Copyright 2023 Jake Winters
# SPDX-License-Identifier: BSD-3-Clause
@ -15,7 +15,7 @@
## /boot/
UUID=[REDACTED] /boot/ vfat noauto,noatime,noexec,nosuid 0 0
## /
UUID=[REDACTED] / bcachefs degraded,rw 0 1
UUID=[REDACTED] / bcachefs degraded,rw 0 0
## /home/
xa000.inferencium.net:/srv/nfs/home/ /home/ nfs4 rw,_netdev,vers=4 0 0
## tmpfs