From owner-cvs-all@FreeBSD.ORG Wed Feb 7 22:42:04 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1121916A406; Wed, 7 Feb 2007 22:42:04 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 9C57A13C491; Wed, 7 Feb 2007 22:42:03 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 061FE1747B; Wed, 7 Feb 2007 22:42:01 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.8/8.13.8) with ESMTP id l17Mg1ar002108; Wed, 7 Feb 2007 22:42:01 GMT (envelope-from phk@critter.freebsd.dk) To: Robert Watson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 07 Feb 2007 20:02:42 GMT." <20070207200130.J23167@fledge.watson.org> Date: Wed, 07 Feb 2007 22:42:01 +0000 Message-ID: <2107.1170888121@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, Marcel Moolenaar , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf GENERIC src/sys/arm/conf EP80219 src/sys/conf NOTES files files.powerpc options src/sys/geom geom_apple.c geom_gpt.c src/sys/geom/part g_part.c g_part.h g_part_apm.c g_part_gpt.c g_part_if.m src/sys/i386/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Feb 2007 22:42:04 -0000 In message <20070207200130.J23167@fledge.watson.org>, Robert Watson writes: >> The ctlreq interface supports verbs to create and destroy >> partitioning schemes on a disk; to add, delete and modify >> partitions; and to commit or undo changes made. > >Does this mean we can expect to see the disabling of GEOM exclusive-use >protections disappear from normal administrative activities soon, as there >will now be approved channels to incrementally change the layout of in-use >partition tables? There is already a mechanism for that. How do you think bsdlabel(8) and fdisk(8) works ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.