From owner-svn-src-head@FreeBSD.ORG Thu Oct 1 15:41:15 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 48863106566B; Thu, 1 Oct 2009 15:41:15 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout027.mac.com (asmtpout027.mac.com [17.148.16.102]) by mx1.freebsd.org (Postfix) with ESMTP id 2D3B98FC17; Thu, 1 Oct 2009 15:41:15 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii; format=flowed Received: from [172.24.241.233] (natint3.juniper.net [66.129.224.36]) by asmtp027.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KQU00DP0E8OPD40@asmtp027.mac.com>; Thu, 01 Oct 2009 08:41:14 -0700 (PDT) From: Marcel Moolenaar In-reply-to: <20091001120652.GI50565@hades.panopticon> Date: Thu, 01 Oct 2009 08:41:12 -0700 Message-id: References: <200909282352.n8SNql1n069970@svn.freebsd.org> <200909290749.08764.jhb@freebsd.org> <20090929145447.GA82539@hades.panopticon> <20090929235146.GA64567@hades.panopticon> <20091001120652.GI50565@hades.panopticon> To: Dmitry Marakasov X-Mailer: Apple Mail (2.1076) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Marcel Moolenaar , src-committers@freebsd.org, John Baldwin Subject: Re: svn commit: r197608 - head/sys/geom/part X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2009 15:41:15 -0000 On Oct 1, 2009, at 5:06 AM, Dmitry Marakasov wrote: > * Marcel Moolenaar (xcllnt@mac.com) wrote: > >>>> Seconded. I've seen a report of geom_part_ebr unable to detect >>>> partitions which were actually there. Will inquiry the reporter if >>>> this change solved the problem. >>> >>> Seems like it hasn't. Here's the first sector from that partition: >> >> I'll see about checking the partition table more rigorously >> so that we can eliminate the check for the unused space. >> >> With what tool was this created? > > Dunno. I've pointed the person who had that problem to this thread. It should not matter; I was just curious... -- Marcel Moolenaar xcllnt@mac.com