Date: Sat, 15 Nov 2003 23:10:55 -0800 (PST) From: Wes Peters <wes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs setup.c Message-ID: <200311160710.hAG7AtRR047311@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311160710.hAG7AtRR047311>