From owner-freebsd-geom@FreeBSD.ORG Sun May 21 23:00:32 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7541116A459 for ; Sun, 21 May 2006 23:00:32 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id D244443D45 for ; Sun, 21 May 2006 23:00:31 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so1322694pyf for ; Sun, 21 May 2006 16:00:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Fqf/QjWlA7/flLC4WXURSCMt8fCNQbgqA6JpV5JK3WrhwMp4OhWzCKGnH5GzO81OJ8/2OCTzSy9kScFWhwSqlKPOhVhWS6znXjV2U+sctrCDdIAsMVvYRzsTZ3kGfWjTu7uxT2JmcvsVjzzcClaQqLrz8HxrzTzCls7raCTxvD4= Received: by 10.35.91.10 with SMTP id t10mr2560229pyl; Sun, 21 May 2006 16:00:31 -0700 (PDT) Received: by 10.35.94.6 with HTTP; Sun, 21 May 2006 16:00:31 -0700 (PDT) Message-ID: Date: Sun, 21 May 2006 19:00:31 -0400 From: "Scott Ullrich" To: freebsd-geom@freebsd.org In-Reply-To: <200605212250.k4LMoLXi081850@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_14670_356019.1148252431086" References: <200605212250.k4LMoLXi081850@freefall.freebsd.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: bin/90093: fdisk(8) incapable of altering in-core geometry X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:00:34 -0000 ------=_Part_14670_356019.1148252431086 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 5/21/06, Scott Ullrich wrote: > The following reply was made to PR bin/90093; it has been noted by GNATS. > > From: "Scott Ullrich" > To: bug-followup@FreeBSD.org, cpressey@catseye.mine.nu > Cc: > Subject: Re: bin/90093: fdisk(8) incapable of altering in-core geometry > Date: Sun, 21 May 2006 18:43:17 -0400 > > Hello, this patch seems to fix the problems outlined in this pr. I am > not sure if this is the "correct" fix but it does ineed work. This > patch was given to me by Olavi Kumpulainen and > he asked me to follow up to the PR if it worked. I've also sent this > patch to 2 other parties with the same problems and they reported that > this fixed their issues as well. [snip] My apologies, this didnt turn out correctly. I have attached the patch and hopefully it will not be mangled this time. ------=_Part_14670_356019.1148252431086--