Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2024 02:08:40 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Juraj Lutter <otis@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: d9ad257a2649 - main - fsck_msdosfs(8): Introduce -B option as no-op
Message-ID:  <Z2NkCHary3kpfegO@kib.kiev.ua>
In-Reply-To: <202412181434.4BIEYtS2012112@gitrepo.freebsd.org>
References:  <202412181434.4BIEYtS2012112@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 18, 2024 at 02:34:55PM +0000, Juraj Lutter wrote:
> The branch main has been updated by otis:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=d9ad257a2649e83f19e1454898d5bbb76bc7483a
> 
> commit d9ad257a2649e83f19e1454898d5bbb76bc7483a
> Author:     Juraj Lutter <otis@FreeBSD.org>
> AuthorDate: 2024-12-18 13:24:04 +0000
> Commit:     Juraj Lutter <otis@FreeBSD.org>
> CommitDate: 2024-12-18 14:34:14 +0000
> 
>     fsck_msdosfs(8): Introduce -B option as no-op
>     
>     When performing a background fsck on msdosfs devices, it ends
But why?

>     with the following error:
>     
>     fsck_msdosfs: illegal option -- B
>     usage: fsck_msdosfs -p [-f] filesystem ...
>            fsck_msdosfs [-ny] filesystem ...
>     
>     Introduce -B option as a compatibility with fsck_ffs(8) and
>     also update the descriptions for -B and -C in fsck_msdosfs(8)
>     manual page.
So now, instead of error, user would assume that msdos filesystems are
checked in background?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Z2NkCHary3kpfegO>