From owner-cvs-all Tue Nov 27 6:41:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6742C37B41B; Tue, 27 Nov 2001 06:41:20 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAREfKM46036; Tue, 27 Nov 2001 06:41:20 -0800 (PST) (envelope-from sheldonh) Message-Id: <200111271441.fAREfKM46036@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 27 Nov 2001 06:41:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs newfs.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2001/11/27 06:41:20 PST Modified files: (Branch: RELENG_4) sbin/newfs newfs.8 Log: As per discussion with ru, back out the part of the previous revision that introduced an example for a large filesystem (the patch addressed other issues as well). The impact of a block:frag ratio other than 8:1 has not been sufficiently investigated for its recommendation on stable production systems. This change just tries to limit the exposure of potentially bad advice, and will be followed up with a sensible replacement (or the original text) after consultation with imp and dillon. Revision Changes Path 1.26.2.11 +0 -9 src/sbin/newfs/newfs.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message