cvs commit: src/sbin/fsck fsck.c
Sam Leffler
sam at errno.com
Fri Apr 25 08:46:48 PDT 2003
> Please back this out. If there is no fstab, the vfstype is retrieved
> from the disklabel. It will likely be `4.2BSD', and fsck will try to
> find /sbin/fsck_4.2BSD and fail.
>
> Look at `FS_BSDFFS' and `fstypenames[]' in sys/disklabel.h to see what
> I mean.
>
> (A failure of this sort was just reported to me by a coworker.)
Ah, this explains why fsck of an md filesystem was doing that. Thanks for
identifying the reason.
Sam
More information about the cvs-src
mailing list