From owner-cvs-all Mon Mar 22 20:55:18 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 3D2151523C; Mon, 22 Mar 1999 20:55:17 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA11981; Mon, 22 Mar 1999 20:54:59 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <199903230454.UAA11981@freefall.freebsd.org> From: Greg Lehey Date: Mon, 22 Mar 1999 20:54:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/03/22 20:54:59 PST Modified files: sbin/vinum commands.c Log: vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG. Semantics: When creating a new drive, if the drive already has a vinum label, and name doesn't match the specified drive, do it anyway if the 'force' flag is specified. Continually-tripped-over-by: Karl Pielorz Revision Changes Path 1.10 +1 -1 src/sbin/vinum/commands.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message