Date: Thu, 4 Oct 2001 05:24:19 -0700 (PDT) From: Ollivier Robert <roberto@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs newfs.8 newfs.c Message-ID: <200110041224.f94COJh59101@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roberto 2001/10/04 05:24:19 PDT
Modified files:
sbin/newfs newfs.8 newfs.c
Log:
Forced commit to give more details on what the patch does (sorry).
Instead of using 22 as the default cylinders per cylinder group parameter
(the max. value for a 8k/1k FS), compute the maximum value allowed and use
it. It can be overridden by specifying -c of course. This allow for FS built
through the initial installation to have better values.
Revision Changes Path
1.43 +1 -1 src/sbin/newfs/newfs.8
1.42 +1 -1 src/sbin/newfs/newfs.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?200110041224.f94COJh59101>
