From owner-freebsd-current@FreeBSD.ORG Sun Aug 21 23:11:07 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93641106566B; Sun, 21 Aug 2011 23:11:07 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [70.36.220.4]) by mx1.freebsd.org (Postfix) with ESMTP id 635B48FC13; Sun, 21 Aug 2011 23:11:07 +0000 (UTC) Received: from dhcp-192-168-2-22.wifi.xcllnt.net (atm.xcllnt.net [70.36.220.6]) (authenticated bits=0) by mail.xcllnt.net (8.14.5/8.14.5) with ESMTP id p7LNB0Im062231 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sun, 21 Aug 2011 16:11:06 -0700 (PDT) (envelope-from marcel@xcllnt.net) Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii From: Marcel Moolenaar In-Reply-To: <4E517978.2020705@freebsd.org> Date: Sun, 21 Aug 2011 16:11:00 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <64622705-80AB-4FEF-91E9-8F3041818B4E@xcllnt.net> References: <4E4DB9A7.4040404@freebsd.org> <4E517978.2020705@freebsd.org> To: Nathan Whitehorn X-Mailer: Apple Mail (2.1244.3) Cc: Garrett Cooper , freebsd-current@freebsd.org Subject: Re: Well, there goes Windows! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Aug 2011 23:11:07 -0000 On Aug 21, 2011, at 2:32 PM, Nathan Whitehorn wrote: >=20 > gpart does not support (well, anyway) changing the underlying = partition table format without committing changes. Replacing the = partition scheme, which this does, is such an operation. Weird. I could always destroy tables, create new ones using a different scheme and populate it with partitions without there being a single write to disk. The commit/undo logic worked just as well for those operations as the simpler ones. Did that get broken or are you just mistaken? --=20 Marcel Moolenaar marcel@xcllnt.net