From owner-cvs-all Mon Aug 23 19:23:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 36FF314E33; Mon, 23 Aug 1999 19:23:24 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA28500; Mon, 23 Aug 1999 19:20:32 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199908240220.TAA28500@freefall.freebsd.org> From: Greg Lehey Date: Mon, 23 Aug 1999 19:20:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumconfig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/08/23 19:20:31 PDT Modified files: sys/dev/vinum vinumconfig.c Log: give_sd_to_drive: If we don't have space, deallocate the subdisk. Previously we could end up with a valid subdisk entry pointing to offset -1 on the drive. Revision Changes Path 1.27 +56 -26 src/sys/dev/vinum/vinumconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message