From owner-freebsd-geom@FreeBSD.ORG Wed Oct 6 12:20:03 2010 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25051106564A for ; Wed, 6 Oct 2010 12:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA3248FC15 for ; Wed, 6 Oct 2010 12:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o96CK2xb027885 for ; Wed, 6 Oct 2010 12:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o96CK2ql027882; Wed, 6 Oct 2010 12:20:02 GMT (envelope-from gnats) Date: Wed, 6 Oct 2010 12:20:02 GMT Message-Id: <201010061220.o96CK2ql027882@freefall.freebsd.org> To: freebsd-geom@FreeBSD.org From: Pawel Jakub Dawidek Cc: Subject: Re: kern/150858 X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pawel Jakub Dawidek List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 12:20:03 -0000 The following reply was made to PR kern/150858; it has been noted by GNATS. From: Pawel Jakub Dawidek To: Gleb Smirnoff Cc: Konstantin Kukushkin Subject: Re: kern/150858 Date: Tue, 5 Oct 2010 16:46:01 +0200 --Zfao1/4IORAeFOVj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 05, 2010 at 02:39:54PM +0400, Gleb Smirnoff wrote: > Hello, Pawel! >=20 > There is a PR from my colleague - kern/150858. Do you > see any side effects of such loosening the comparison? > Can this be committed? (CCing Konstantin) Yes, what we have now is lesser evil. If we drop size comparison then GEOM_LABEL can pick anything from ad0, ad0s1 and ad0s1a when you have file system on top of ad0s1a and all start at offset 0. Unfortunately UFS metadata is not designed for automatic discovery, so there is not much we can do here. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --Zfao1/4IORAeFOVj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkyrOikACgkQForvXbEpPzRHqgCgruQUAFnnPR1+io04k9i4HMKW NXgAoL31SIHb8VpiuQjRwYEHHc3RPaou =EyEt -----END PGP SIGNATURE----- --Zfao1/4IORAeFOVj--