wes 2003/11/15 23:10:55 PST
FreeBSD src repository
Modified files:
sbin/fsck_ffs setup.c
Log:
Catch and report on filesystems that were interrupted during newfs,
sporting the new 'BAD' magic number. Exit with a unique error code
(11) so callers who care about this can respond appropriately.
Revision Changes Path
1.45 +12 -0 src/sbin/fsck_ffs/setup.c