From owner-cvs-all Sat Nov 3 11:48:53 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 B7C4F37B418; Sat, 3 Nov 2001 11:48:50 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA3Jmo876949; Sat, 3 Nov 2001 11:48:50 -0800 (PST) (envelope-from dillon) Message-Id: <200111031948.fA3Jmo876949@freefall.freebsd.org> From: Matt Dillon Date: Sat, 3 Nov 2001 11:48:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_cluster.c 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 dillon 2001/11/03 11:48:50 PST Modified files: (Branch: RELENG_4) sys/kern vfs_cluster.c Log: MFC 1.114 - cluster_rbuild() 'size' must match b_bcount and b_bufsize. Added printf() warnings for now, which will eventually become panics. Revision Changes Path 1.92.2.8 +14 -2 src/sys/kern/vfs_cluster.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message