From owner-cvs-all Mon Mar 11 0: 8: 6 2002 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 73A8637B402; Mon, 11 Mar 2002 00:08:02 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2B882Z07916; Mon, 11 Mar 2002 00:08:02 -0800 (PST) (envelope-from phk) Message-Id: <200203110808.g2B882Z07916@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 11 Mar 2002 00:08:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_disk.c X-FreeBSD-CVS-Branch: HEAD 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 phk 2002/03/11 00:08:02 PST Modified files: sys/kern subr_disk.c Log: Make the disk_clone() routine more robust for abuse. Sneak in a trivial bit of the GEOM stuff while we're here anyway. Revision Changes Path 1.52 +26 -33 src/sys/kern/subr_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message