You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# bcachefs set-fs-option -h
bcachefs set-fs-option
Usage: bcachefs set-fs-option [OPTION].. device
Options:
--errors=(continue|fix_safe|panic|ro)
Action to take on filesystem error
--metadata_replicas=# Number of metadata replicas
--data_replicas=# Number of data replicas
--metadata_replicas_required=#
...
--nocow_enabled Enable nocow mode: enables runtime locking in
data move path needed if nocow will ever be in use
...
(this is suspicious because I have bcachefs 1.13.0 installed from bcachefs-tools-1.13.0.tar.zst)
The text was updated successfully, but these errors were encountered: