From 87243efa5c792f72be0bcea2fdf0c4335d59c2ec Mon Sep 17 00:00:00 2001 From: Alexander Fougner Date: Thu, 12 Jan 2023 20:35:23 +0100 Subject: rust: support fstab style mount - add support for fstab format, UUID= - structopt is no longer actively maintained, replace with clap v4 which support everything structopt can and more. - update dependencies Signed-off-by: Alexander Fougner --- doc/bcachefs-principles-of-operation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/bcachefs-principles-of-operation.tex b/doc/bcachefs-principles-of-operation.tex index a761fa57..4d063303 100644 --- a/doc/bcachefs-principles-of-operation.tex +++ b/doc/bcachefs-principles-of-operation.tex @@ -563,7 +563,7 @@ recursively. \texttt{btree\_node\_size} \` \textbf{format} \\ \> Btree node size, default 256k \\ \\ - \texttt{errors} \` \textbf{format,mount,rutime} \\ + \texttt{errors} \` \textbf{format,mount,runtime} \\ \> Action to take on filesystem error \\ \\ \texttt{metadata\_replicas} \` \textbf{format,mount,runtime} \\ -- cgit v1.2.3