Date: Wed, 9 Oct 2002 17:50:56 -0700 (PDT) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs setup.c Message-ID: <200210100050.g9A0ouCd032589@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick 2002/10/09 17:50:56 PDT
Modified files:
sbin/fsck_ffs setup.c
Log:
When verifying a superblock, the lower bound on block size is MINBSIZE
(4096), not SBLOCKSIZE (8192).
Submitted by: Tor.Egge@cvsup.no.freebsd.org
Sponsored by: DARPA & NAI Labs.
Revision Changes Path
1.40 +1 -1 src/sbin/fsck_ffs/setup.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210100050.g9A0ouCd032589>
