From owner-freebsd-geom@FreeBSD.ORG Wed Oct 1 13:07:56 2008 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B71B1065687 for ; Wed, 1 Oct 2008 13:07:56 +0000 (UTC) (envelope-from lulf@freebsd.org) Received: from bene2.itea.ntnu.no (bene2.itea.ntnu.no [IPv6:2001:700:300:3::57]) by mx1.freebsd.org (Postfix) with ESMTP id A3AD38FC1E for ; Wed, 1 Oct 2008 13:07:54 +0000 (UTC) (envelope-from lulf@freebsd.org) Received: from localhost (localhost [127.0.0.1]) by bene2.itea.ntnu.no (Postfix) with ESMTP id 41FDD90001; Wed, 1 Oct 2008 15:07:53 +0200 (CEST) Received: from carrot.studby.ntnu.no (unknown [IPv6:2001:700:300:3::184]) by bene2.itea.ntnu.no (Postfix) with ESMTP id B1A8D90003; Wed, 1 Oct 2008 15:07:52 +0200 (CEST) Date: Wed, 1 Oct 2008 15:11:13 +0200 From: Ulf Lilleengen To: "Rick C. Petty" Message-ID: <20081001131113.GB1419@carrot.studby.ntnu.no> References: <20080310052711.GA49676@keira.kiwi-computer.com> <20080313153551.82wlu8iio4088c44@webmail.ntnu.no> <20080313182257.GB14969@keira.kiwi-computer.com> <20080316090554.GA1230@carrot.studby.ntnu.no> <20080316185055.GA64920@keira.kiwi-computer.com> <20080407075843.GA1391@carrot.studby.ntnu.no> <20080407142713.GA62578@keira.kiwi-computer.com> <20081001070911.GA1626@carrot.studby.ntnu.no> <20081001130842.GA1419@carrot.studby.ntnu.no> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20081001130842.GA1419@carrot.studby.ntnu.no> User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: Debian amavisd-new at bene2.itea.ntnu.no Cc: freebsd-geom@freebsd.org Subject: Re: [patch] geom_vinum platform fixes X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "..."@carrot.studby.ntnu.no List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2008 13:07:56 -0000 On Wed, Oct 01, 2008 at 03:09:00PM +0200, Ulf Lilleengen wrote: > On Wed, Oct 01, 2008 at 09:09:12AM +0200, Ulf Lilleengen wrote: > > On man, apr 07, 2008 at 09:27:13am -0500, Rick C. Petty wrote: > > > On Mon, Apr 07, 2008 at 09:58:43AM +0200, Ulf Lilleengen wrote: > > > > On søn, mar 16, 2008 at 12:50:55pm -0600, Rick C. Petty wrote: > > > > > On Sun, Mar 16, 2008 at 10:05:55AM +0100, Ulf Lilleengen wrote: > > > > > > > > > > > > I've reviewed the patch and done some modifications to it. I'll need some > > > > > > testing first though (I don't have a testbed right now since I'm travelling). > > > > > > > > > > I've reviewed your patch but haven't had time to test it yet (hopefully > > > > > this week..) > > > > > > > > > Have you been able to test it? I don't have any 64-bit hardware at the > > > > moment :) > > > > > > Sorry, I've been busy with other projects. I'll try to get to it this > > > week, although I can't see why your patch would break anything. > > > > > > > It has been a long time, but I was able to test the patch on i386, amd64 and > > sparc64, and unfortunately it did not work on sparc64. However, I have now > > modified it to support big/little endian 32/64-bit and it seems to work on > > both sparc64 and i386, and the testing is successful on amd64 as well (after > > I get home today), I will commit the attached patch. > > > > Sorry for the long delay :) > > > > And the patch :) > Hrmf, does not seem to get through. Here then: http://people.freebsd.org/~lulf/patches/gvinum/gvinum_platformfix.diff -- Ulf Lilleengen