From owner-svn-src-head@FreeBSD.ORG Wed Sep 30 16:47:22 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 1E16D1065715; Wed, 30 Sep 2009 16:47:22 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout023.mac.com (asmtpout023.mac.com [17.148.16.98]) by mx1.freebsd.org (Postfix) with ESMTP id 016398FC26; Wed, 30 Sep 2009 16:47:21 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii; format=flowed Received: from macbook-pro.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp023.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KQS00ENPMMWYW40@asmtp023.mac.com>; Wed, 30 Sep 2009 09:47:21 -0700 (PDT) From: Marcel Moolenaar In-reply-to: <20090929235146.GA64567@hades.panopticon> Date: Wed, 30 Sep 2009 09:47:20 -0700 Message-id: References: <200909282352.n8SNql1n069970@svn.freebsd.org> <200909290749.08764.jhb@freebsd.org> <20090929145447.GA82539@hades.panopticon> <20090929235146.GA64567@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: Wed, 30 Sep 2009 16:47:22 -0000 On Sep 29, 2009, at 4:51 PM, Dmitry Marakasov wrote: > * Dmitry Marakasov (amdmi3@amdmi3.ru) 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? -- Marcel Moolenaar xcllnt@mac.com