From owner-freebsd-geom@FreeBSD.ORG Sun Jan 23 00:22:32 2011 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 5128A1065670; Sun, 23 Jan 2011 00:22:32 +0000 (UTC) (envelope-from ray@ddteam.net) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8045C8FC0C; Sun, 23 Jan 2011 00:22:30 +0000 (UTC) Received: by bwz12 with SMTP id 12so2725262bwz.13 for ; Sat, 22 Jan 2011 16:22:30 -0800 (PST) Received: by 10.204.82.96 with SMTP id a32mr2075990bkl.179.1295742150013; Sat, 22 Jan 2011 16:22:30 -0800 (PST) Received: from rnote.ddteam.net (184-210-135-95.pool.ukrtel.net [95.135.210.184]) by mx.google.com with ESMTPS id v1sm5325171bkt.5.2011.01.22.16.22.28 (version=SSLv3 cipher=RC4-MD5); Sat, 22 Jan 2011 16:22:29 -0800 (PST) Date: Sun, 23 Jan 2011 02:22:26 +0200 From: Aleksandr Rybalko To: Ivan Voras Message-Id: <20110123022226.0567c2ff.ray@ddteam.net> In-Reply-To: References: <20110119125407.be7669b9.ray@dlink.ua> <20110120084955.GD1716@garage.freebsd.pl> <20110120122644.9a38974c.ray@dlink.ua> <20110121154636.f10529d8.ray@dlink.ua> <20110121154303.GG1698@garage.freebsd.pl> <20110123003013.90378231.ray@ddteam.net> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-embedded@freebsd.org, freebsd-geom@freebsd.org Subject: Re: GEOM_LZMA 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, 23 Jan 2011 00:22:32 -0000 On Sun, 23 Jan 2011 00:12:30 +0100 Ivan Voras wrote: > On 22 January 2011 23:30, Aleksandr Rybalko wrote: > > > So as result of small discussion (thanks Ivan and Pawel Jakub) think > > best name is GEOM_UCOMPRESS (module do only UN-compress). > > It's a good name, I'd accept it. But since you already have a > descriptive name, why not add the missing "N" and make it > GEOM_UNCOMPRESS? It's more user-friendly in case future users start > wondering what the "U" means :) I'd like full names like UNCOMPRESS, but found UNIX historical examples like umount. Anyway, agree with you and rename it to GEOM_UNCOMPRESS :) WBW -- Aleksandr Rybalko From owner-freebsd-geom@FreeBSD.ORG Sun Jan 23 00:30:49 2011 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 DF9FD10656AE; Sun, 23 Jan 2011 00:30:49 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 7E6D38FC2A; Sun, 23 Jan 2011 00:30:49 +0000 (UTC) Received: by qyk36 with SMTP id 36so2857065qyk.13 for ; Sat, 22 Jan 2011 16:30:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=gXa2nZaESdQ2SWV0iPNuMLFahsvZO6qmlLo0SaG9GVc=; b=nMK7gUjfaf9O3f8qcjxT+t1aAqwBRpdj7VqHKcUNfKwrPOQPJpi1vZRHNy2puWoHSd PEgL82FkWByn5+5OA7o+3mn4Tkf5p8+Lp3yCuC31IJAVF6/C2ABIMLyMCj0pCZ8w9P7n 8Bqg64SG7scrV/Xrd9kNEGVhsWOX25hlZDgQQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=RSbowx9QBW70uVq3K99pYChoHb2QcG4eG95c6N+oGNVf5WbwyiIWVXBG+pVmy1qfRQ le03jZCtz0veNNFDJcx/FHP/6kFUmovkapZIWGFhdEjleroBq/DhQi+PvNlNbgvHB7zf aP8miHg3MM5gj8biID5O2XBcA/8nGXU+tslWo= Received: by 10.229.228.2 with SMTP id jc2mr2215320qcb.177.1295742648658; Sat, 22 Jan 2011 16:30:48 -0800 (PST) MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.229.44.70 with HTTP; Sat, 22 Jan 2011 16:30:08 -0800 (PST) In-Reply-To: <20110123022226.0567c2ff.ray@ddteam.net> References: <20110119125407.be7669b9.ray@dlink.ua> <20110120084955.GD1716@garage.freebsd.pl> <20110120122644.9a38974c.ray@dlink.ua> <20110121154636.f10529d8.ray@dlink.ua> <20110121154303.GG1698@garage.freebsd.pl> <20110123003013.90378231.ray@ddteam.net> <20110123022226.0567c2ff.ray@ddteam.net> From: Ivan Voras Date: Sun, 23 Jan 2011 01:30:08 +0100 X-Google-Sender-Auth: 5YzcnoNpD01y5L48nfJyOzbleAw Message-ID: To: Aleksandr Rybalko Content-Type: text/plain; charset=UTF-8 Cc: freebsd-embedded@freebsd.org, freebsd-geom@freebsd.org Subject: Re: GEOM_LZMA 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, 23 Jan 2011 00:30:50 -0000 On 23 January 2011 01:22, Aleksandr Rybalko wrote: > > I'd like full names like UNCOMPRESS, but found UNIX historical examples > like umount. You are right, but we shouldn't propagate old mistakes :) From owner-freebsd-geom@FreeBSD.ORG Sun Jan 23 17:57:56 2011 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 2A99D106566B; Sun, 23 Jan 2011 17:57:56 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id C13CD8FC20; Sun, 23 Jan 2011 17:57:54 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 549DB45E93; Sun, 23 Jan 2011 18:57:52 +0100 (CET) Received: from localhost (89-73-192-49.dynamic.chello.pl [89.73.192.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 4822545B36; Sun, 23 Jan 2011 18:57:47 +0100 (CET) Date: Sun, 23 Jan 2011 18:57:31 +0100 From: Pawel Jakub Dawidek To: Aleksandr Rybalko Message-ID: <20110123175731.GA14458@garage.freebsd.pl> References: <20110120084955.GD1716@garage.freebsd.pl> <20110120122644.9a38974c.ray@dlink.ua> <20110121154636.f10529d8.ray@dlink.ua> <20110121154303.GG1698@garage.freebsd.pl> <20110123003013.90378231.ray@ddteam.net> <20110123022226.0567c2ff.ray@ddteam.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <20110123022226.0567c2ff.ray@ddteam.net> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 9.0-CURRENT amd64 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: freebsd-embedded@freebsd.org, freebsd-geom@freebsd.org Subject: Re: GEOM_LZMA 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, 23 Jan 2011 17:57:56 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 23, 2011 at 02:22:26AM +0200, Aleksandr Rybalko wrote: > On Sun, 23 Jan 2011 00:12:30 +0100 > Ivan Voras wrote: >=20 > > On 22 January 2011 23:30, Aleksandr Rybalko wrote: > >=20 > > > So as result of small discussion (thanks Ivan and Pawel Jakub) think > > > best name is GEOM_UCOMPRESS (module do only UN-compress). > >=20 > > It's a good name, I'd accept it. But since you already have a > > descriptive name, why not add the missing "N" and make it > > GEOM_UNCOMPRESS? It's more user-friendly in case future users start > > wondering what the "U" means :) >=20 > I'd like full names like UNCOMPRESS, but found UNIX historical examples > like umount. >=20 > Anyway, agree with you and rename it to GEOM_UNCOMPRESS :) Could you point me at the final patch? --=20 Pawel Jakub Dawidek http://www.wheelsystems.com pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAk08bAoACgkQForvXbEpPzTGSACgwPG+sPw/SLxQakm5L2rus7/4 3FwAoN5AAyN/YgVJs1NeGQIzmw9MwuNk =Zng2 -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk-- From owner-freebsd-geom@FreeBSD.ORG Sun Jan 23 19:30:34 2011 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 1A85D106567A; Sun, 23 Jan 2011 19:30:34 +0000 (UTC) (envelope-from ray@ddteam.net) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7707A8FC1D; Sun, 23 Jan 2011 19:30:32 +0000 (UTC) Received: by fxm16 with SMTP id 16so3628297fxm.13 for ; Sun, 23 Jan 2011 11:30:31 -0800 (PST) Received: by 10.223.79.72 with SMTP id o8mr3388824fak.19.1295811029475; Sun, 23 Jan 2011 11:30:29 -0800 (PST) Received: from rnote.ddteam.net (27-165-133-95.pool.ukrtel.net [95.133.165.27]) by mx.google.com with ESMTPS id f24sm4282579fak.0.2011.01.23.11.30.25 (version=SSLv3 cipher=RC4-MD5); Sun, 23 Jan 2011 11:30:27 -0800 (PST) Date: Sun, 23 Jan 2011 21:30:23 +0200 From: Aleksandr Rybalko To: Pawel Jakub Dawidek Message-Id: <20110123213023.304ff042.ray@ddteam.net> In-Reply-To: <20110123175731.GA14458@garage.freebsd.pl> References: <20110120084955.GD1716@garage.freebsd.pl> <20110120122644.9a38974c.ray@dlink.ua> <20110121154636.f10529d8.ray@dlink.ua> <20110121154303.GG1698@garage.freebsd.pl> <20110123003013.90378231.ray@ddteam.net> <20110123022226.0567c2ff.ray@ddteam.net> <20110123175731.GA14458@garage.freebsd.pl> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; i386-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Sun__23_Jan_2011_21_30_23_+0200_nBQzY5lRGbnEEKiY" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-embedded@freebsd.org, freebsd-geom@freebsd.org Subject: GEOM_UNCOPRESS (was: GEOM_LZMA) 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, 23 Jan 2011 19:30:34 -0000 This is a multi-part message in MIME format. --Multipart=_Sun__23_Jan_2011_21_30_23_+0200_nBQzY5lRGbnEEKiY Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 23 Jan 2011 18:57:31 +0100 Pawel Jakub Dawidek wrote: > On Sun, Jan 23, 2011 at 02:22:26AM +0200, Aleksandr Rybalko wrote: > > On Sun, 23 Jan 2011 00:12:30 +0100 > > Ivan Voras wrote: > > > > > On 22 January 2011 23:30, Aleksandr Rybalko > > > wrote: > > > > > > > So as result of small discussion (thanks Ivan and Pawel Jakub) > > > > think best name is GEOM_UCOMPRESS (module do only UN-compress). > > > > > > It's a good name, I'd accept it. But since you already have a > > > descriptive name, why not add the missing "N" and make it > > > GEOM_UNCOMPRESS? It's more user-friendly in case future users > > > start wondering what the "U" means :) > > > > I'd like full names like UNCOMPRESS, but found UNIX historical > > examples like umount. > > > > Anyway, agree with you and rename it to GEOM_UNCOMPRESS :) > > Could you point me at the final patch? Yea, with pleasure: http://my.ddteam.net/files/geom_uncompress.patch http://my.ddteam.net/files/mkulzma.patch http://my.ddteam.net/files/add_contrib_xz-embedded.patch > > -- > Pawel Jakub Dawidek http://www.wheelsystems.com > pjd@FreeBSD.org http://www.FreeBSD.org > FreeBSD committer Am I Evil? Yes, I Am! -- Aleksandr Rybalko --Multipart=_Sun__23_Jan_2011_21_30_23_+0200_nBQzY5lRGbnEEKiY-- From owner-freebsd-geom@FreeBSD.ORG Sun Jan 23 21:37:48 2011 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 174841065670; Sun, 23 Jan 2011 21:37:48 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E374D8FC1C; Sun, 23 Jan 2011 21:37:47 +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 p0NLblii076894; Sun, 23 Jan 2011 21:37:47 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0NLblNk076890; Sun, 23 Jan 2011 21:37:47 GMT (envelope-from linimon) Date: Sun, 23 Jan 2011 21:37:47 GMT Message-Id: <201101232137.p0NLblNk076890@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-geom@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/154226: [geom] GEOM label does not change when you modify them 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, 23 Jan 2011 21:37:48 -0000 Old Synopsis: GEOM label does not change when you modify them New Synopsis: [geom] GEOM label does not change when you modify them Responsible-Changed-From-To: freebsd-amd64->freebsd-geom Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jan 23 21:37:29 UTC 2011 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=154226 From owner-freebsd-geom@FreeBSD.ORG Mon Jan 24 05:35:14 2011 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 91F37106564A; Mon, 24 Jan 2011 05:35:14 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id E28818FC0C; Mon, 24 Jan 2011 05:35:13 +0000 (UTC) Received: by bwz12 with SMTP id 12so3392205bwz.13 for ; Sun, 23 Jan 2011 21:35:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=PLe8lhGCz0dVtW0q+etYmepHSY57/MsOrj0Qk3kEfpg=; b=S402cdZTLFtzhaspZ8Oxc4ZjVCqWZ5DnQJGqOY+lXIs6AXJWAnaSt/tt+xzBSUCQVT Tc63DVuewlyxK79EKf5iNjkgxiJW3hYNymaU/URVHe5p/IuxKUAOZ9q7bVYsHFzz8CZH MsynA0jKUgrkMAAAY9ECUYP5tO777etnQ6wsg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=kODPwUblL7ZlRzAf631EIrpYVuwLtmoMA27+XHze4ugA2Fv9rl8yGBZaTmOl3qX5Xn 21nLVGHDAFBf0pIk+aXsGAZS+kvH/46i/YNHXZJoCNpeUsVfBXYOxvb/8MO9Tg2S2nq9 CwMdumzvYW4xbqeRaQZ25XM/4Zp/oMhKNWQxM= MIME-Version: 1.0 Received: by 10.204.113.75 with SMTP id z11mr3160804bkp.90.1295845612640; Sun, 23 Jan 2011 21:06:52 -0800 (PST) Received: by 10.204.73.76 with HTTP; Sun, 23 Jan 2011 21:06:52 -0800 (PST) In-Reply-To: <20110123213023.304ff042.ray@ddteam.net> References: <20110120084955.GD1716@garage.freebsd.pl> <20110120122644.9a38974c.ray@dlink.ua> <20110121154636.f10529d8.ray@dlink.ua> <20110121154303.GG1698@garage.freebsd.pl> <20110123003013.90378231.ray@ddteam.net> <20110123022226.0567c2ff.ray@ddteam.net> <20110123175731.GA14458@garage.freebsd.pl> <20110123213023.304ff042.ray@ddteam.net> Date: Sun, 23 Jan 2011 23:06:52 -0600 Message-ID: From: Scot Hetzel To: Aleksandr Rybalko Content-Type: text/plain; charset=ISO-8859-1 Cc: Pawel Jakub Dawidek , freebsd-embedded@freebsd.org, freebsd-geom@freebsd.org Subject: Re: GEOM_UNCOPRESS (was: GEOM_LZMA) 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: Mon, 24 Jan 2011 05:35:14 -0000 On Sun, Jan 23, 2011 at 1:30 PM, Aleksandr Rybalko wrote: >> > Anyway, agree with you and rename it to GEOM_UNCOMPRESS :) >> >> Could you point me at the final patch? > > Yea, with pleasure: > http://my.ddteam.net/files/geom_uncompress.patch > http://my.ddteam.net/files/mkulzma.patch > http://my.ddteam.net/files/add_contrib_xz-embedded.patch > I reviewed the mkulzma.patch file, and it has references to geom_ulzma, which should be changed to geom_uncompress (mkulzma.c and mkulzma.8). I noticed that the man page mentions that each cluster is compressed using zlib, it should say lzma. Also it mentions gzip, shouldn't this also be changed to xz? Currently the man page lists Maxim Sobolev as the author, you might want to add your name to the Authors list. Scot From owner-freebsd-geom@FreeBSD.ORG Mon Jan 24 08:20:13 2011 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 D40501065693 for ; Mon, 24 Jan 2011 08:20:13 +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 A93608FC15 for ; Mon, 24 Jan 2011 08:20:13 +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 p0O8KDVP094582 for ; Mon, 24 Jan 2011 08:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0O8KDgY094580; Mon, 24 Jan 2011 08:20:13 GMT (envelope-from gnats) Date: Mon, 24 Jan 2011 08:20:13 GMT Message-Id: <201101240820.p0O8KDgY094580@freefall.freebsd.org> To: freebsd-geom@FreeBSD.org From: "Andrey V. Elsukov" Cc: Subject: Re: kern/154226: [geom] GEOM label does not change when you modify them X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Andrey V. Elsukov" List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2011 08:20:13 -0000 The following reply was made to PR kern/154226; it has been noted by GNATS. From: "Andrey V. Elsukov" To: bug-followup@FreeBSD.org, universite@ukr.net Cc: Subject: Re: kern/154226: [geom] GEOM label does not change when you modify them Date: Mon, 24 Jan 2011 10:41:17 +0300 Hello, It is known problem. GPT labels located in the GPT table and when you doing modify of GPT label it does not touch ad18p1 provider and it will not be retasted. And label changes will not be visible for GEOM_LABEL class. As workaround you can run this command: # true > /dev/ad18p1 This does initiate retasting for ad18p1. -- WBR, Andrey V. Elsukov From owner-freebsd-geom@FreeBSD.ORG Mon Jan 24 11:07:01 2011 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 33BAC10656BE for ; Mon, 24 Jan 2011 11:07:01 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 220778FC1E for ; Mon, 24 Jan 2011 11:07:01 +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 p0OB71Z8077806 for ; Mon, 24 Jan 2011 11:07:01 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0OB70Wt077804 for freebsd-geom@FreeBSD.org; Mon, 24 Jan 2011 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 24 Jan 2011 11:07:00 GMT Message-Id: <201101241107.p0OB70Wt077804@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-geom@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-geom@FreeBSD.org 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: Mon, 24 Jan 2011 11:07:01 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/154226 geom [geom] GEOM label does not change when you modify them o kern/152609 geom [geli] geli onetime on gzero panics o kern/150858 geom [geom] [geom_label] [patch] glabel(8) is not compatibl o kern/150626 geom [geom] [gjournal] gjournal(8) destroys label o kern/150555 geom [geom] gjournal unusable on GPT partitions o kern/150334 geom [geom] [udf] [patch] geom label does not support UDF o kern/149762 geom volume labels with rogue characters o bin/149215 geom [panic] [geom_part] gpart(8): Delete linux's slice via o kern/147667 geom [gmirror] Booting with one component of a gmirror, the o kern/147664 geom [geom] [patch] Add the ability to create linux and fat o kern/145818 geom [geom] geom_stat_open showing cached information for n o kern/145042 geom [geom] System stops booting after printing message "GE o kern/144905 geom [geom][geom_part] panic in gpart_ctlreq when unpluggin o kern/143455 geom gstripe(8) in RELENG_8 (31st Jan 2010) broken o kern/142563 geom [geom] [hang] ioctl freeze in zpool o kern/141740 geom [geom] gjournal(8): g_journal_destroy concurrent error o kern/140352 geom [geom] gjournal + glabel not working o kern/135898 geom [geom] Severe filesystem corruption - large files or l o kern/134922 geom [gmirror] [panic] kernel panic when use fdisk on disk o kern/134113 geom [geli] Problem setting secondary GELI key o kern/133931 geom [geli] [request] intentionally wrong password to destr o bin/132845 geom [geom] [patch] ggated(8) does not close files opened a o kern/132273 geom glabel(8): [patch] failing on journaled partition f kern/132242 geom [gmirror] gmirror.ko fails to fully initialize o kern/131353 geom [geom] gjournal(8) kernel lock p docs/130548 geom [patch] gjournal(8) man page is missing sysctls o kern/129674 geom [geom] gjournal root did not mount on boot o kern/129645 geom gjournal(8): GEOM_JOURNAL causes system to fail to boo o kern/129245 geom [geom] gcache is more suitable for suffix based provid f kern/128276 geom [gmirror] machine lock up when gmirror module is used o kern/127420 geom [geom] [gjournal] [panic] Journal overflow on gmirrore o kern/124973 geom [gjournal] [patch] boot order affects geom_journal con o kern/124969 geom gvinum(8): gvinum raid5 plex does not detect missing s o kern/123962 geom [panic] [gjournal] gjournal (455Gb data, 8Gb journal), o kern/123122 geom [geom] GEOM / gjournal kernel lock o kern/122738 geom [geom] gmirror list "losts consumers" after gmirror de o kern/122067 geom [geom] [panic] Geom crashed during boot o kern/121364 geom [gmirror] Removing all providers create a "zombie" mir o bin/120990 geom [patch] support "BIOS Boot" partition type in gpt(8) o kern/120091 geom [geom] [geli] [gjournal] geli does not prompt for pass o kern/115856 geom [geli] ZFS thought it was degraded when it should have o kern/115547 geom [geom] [patch] [request] let GEOM Eli get password fro o kern/114532 geom [geom] GEOM_MIRROR shows up in kldstat even if compile f kern/113957 geom [gmirror] gmirror is intermittently reporting a degrad o kern/113837 geom [geom] unable to access 1024 sector size storage o kern/113419 geom [geom] geom fox multipathing not failing back o kern/107707 geom [geom] [patch] [request] add new class geom_xbox360 to o kern/94632 geom [geom] Kernel output resets input while GELI asks for o kern/90582 geom [geom] [panic] Restore cause panic string (ffs_blkfree o bin/90093 geom fdisk(8) incapable of altering in-core geometry o kern/88601 geom [geli] geli cause kernel panic under heavy disk usage o kern/87544 geom [gbde] mmaping large files on a gbde filesystem deadlo o kern/84556 geom [geom] [panic] GBDE-encrypted swap causes panic at shu o kern/79251 geom [2TB] newfs fails on 2.6TB gbde device o kern/79035 geom [vinum] gvinum unable to create a striped set of mirro o bin/78131 geom gbde(8) "destroy" not working. 56 problems total. From owner-freebsd-geom@FreeBSD.ORG Mon Jan 24 11:46:37 2011 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 E498B1065670; Mon, 24 Jan 2011 11:46:37 +0000 (UTC) (envelope-from ray@dlink.ua) Received: from dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id 8C5448FC0A; Mon, 24 Jan 2011 11:46:36 +0000 (UTC) Received: from gw-lan1.kiev.dlink.ua ([192.168.10.10] helo=terran) by dlink.ua with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1PhKsS-0000Ru-Aj; Mon, 24 Jan 2011 13:46:32 +0200 Date: Mon, 24 Jan 2011 13:49:09 +0200 From: Alexandr Rybalko To: Scot Hetzel Message-Id: <20110124134909.18f75c44.ray@dlink.ua> In-Reply-To: References: <20110120084955.GD1716@garage.freebsd.pl> <20110120122644.9a38974c.ray@dlink.ua> <20110121154636.f10529d8.ray@dlink.ua> <20110121154303.GG1698@garage.freebsd.pl> <20110123003013.90378231.ray@ddteam.net> <20110123022226.0567c2ff.ray@ddteam.net> <20110123175731.GA14458@garage.freebsd.pl> <20110123213023.304ff042.ray@ddteam.net> Organization: D-Link X-Mailer: Sylpheed 2.7.1 (GTK+ 2.20.1; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Mon__24_Jan_2011_13_49_09_+0200_EoZtYAgOIK7+jmxj" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Aleksandr Rybalko , Pawel Jakub Dawidek , freebsd-embedded@freebsd.org, freebsd-geom@freebsd.org Subject: Re: GEOM_UNCOPRESS (was: GEOM_LZMA) 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: Mon, 24 Jan 2011 11:46:38 -0000 This is a multi-part message in MIME format. --Multipart=_Mon__24_Jan_2011_13_49_09_+0200_EoZtYAgOIK7+jmxj Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 23 Jan 2011 23:06:52 -0600 Scot Hetzel wrote: >> On Sun, Jan 23, 2011 at 1:30 PM, Aleksandr Rybalko wrote: >> >> > Anyway, agree with you and rename it to GEOM_UNCOMPRESS :) >> >> >> >> Could you point me at the final patch? >> > >> > Yea, with pleasure: >> > http://my.ddteam.net/files/geom_uncompress.patch >> > http://my.ddteam.net/files/mkulzma.patch >> > http://my.ddteam.net/files/add_contrib_xz-embedded.patch >> > >> I reviewed the mkulzma.patch file, and it has references to >> geom_ulzma, which should be changed to geom_uncompress (mkulzma.c and >> mkulzma.8). Updated. >> >> I noticed that the man page mentions that each cluster is compressed >> using zlib, it should say lzma. Also it mentions gzip, shouldn't this >> also be changed to xz? Yep, updated. >> >> Currently the man page lists Maxim Sobolev as the author, you might >> want to add your name to the Authors list. Added :) >> >> Scot Scot, thank you so much. Updated version: http://my.ddteam.net/files/mkulzma.patch -- Alexandr Rybalko aka Alex RAY --Multipart=_Mon__24_Jan_2011_13_49_09_+0200_EoZtYAgOIK7+jmxj-- From owner-freebsd-geom@FreeBSD.ORG Mon Jan 24 14:02:10 2011 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 4AC5910656A6 for ; Mon, 24 Jan 2011 14:02:10 +0000 (UTC) (envelope-from universite@ukr.net) Received: from otrada.od.ua (universite-1-pt.tunnel.tserv24.sto1.ipv6.he.net [IPv6:2001:470:27:140::2]) by mx1.freebsd.org (Postfix) with ESMTP id 929478FC28 for ; Mon, 24 Jan 2011 14:02:09 +0000 (UTC) Received: from [10.0.0.10] (phenom.otrada.od.ua [10.0.0.10]) (authenticated bits=0) by otrada.od.ua (8.14.4/8.14.4) with ESMTP id p0OE25k7029830 for ; Mon, 24 Jan 2011 16:02:05 +0200 (EET) (envelope-from universite@ukr.net) X-Authentication-Warning: otrada.od.ua: Host phenom.otrada.od.ua [10.0.0.10] claimed to be [10.0.0.10] Message-ID: <4D3D8658.60803@ukr.net> Date: Mon, 24 Jan 2011 16:02:00 +0200 From: "Vladislav V. Prodan" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-geom@freebsd.org References: <201101240820.p0O8KDgY094580@freefall.freebsd.org> In-Reply-To: <201101240820.p0O8KDgY094580@freefall.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 required=5.0 tests=ALL_TRUSTED,AWL autolearn=failed version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mary-teresa.otrada.od.ua X-Virus-Scanned: clamav-milter 0.95.3 at mary-teresa.otrada.od.ua X-Virus-Status: Clean Subject: Re: kern/154226: [geom] GEOM label does not change when you modify them 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: Mon, 24 Jan 2011 14:02:10 -0000 24.01.2011 10:20, Andrey V. Elsukov wrote: > It is known problem. If this is a problem, then it must somehow be addressed. -- Vladislav V. Prodan VVP24-UANIC +38[067]4584408 +38[099]4060508 vlad11@jabber.ru From owner-freebsd-geom@FreeBSD.ORG Mon Jan 24 21:53:06 2011 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 B002F1065675; Mon, 24 Jan 2011 21:53:06 +0000 (UTC) (envelope-from universite@ukr.net) Received: from otrada.od.ua (universite-1-pt.tunnel.tserv24.sto1.ipv6.he.net [IPv6:2001:470:27:140::2]) by mx1.freebsd.org (Postfix) with ESMTP id 067FE8FC18; Mon, 24 Jan 2011 21:53:05 +0000 (UTC) Received: from [10.0.0.10] (phenom.otrada.od.ua [10.0.0.10]) (authenticated bits=0) by otrada.od.ua (8.14.4/8.14.4) with ESMTP id p0OLr1fZ068979; Mon, 24 Jan 2011 23:53:01 +0200 (EET) (envelope-from universite@ukr.net) X-Authentication-Warning: otrada.od.ua: Host phenom.otrada.od.ua [10.0.0.10] claimed to be [10.0.0.10] Message-ID: <4D3DF4B8.4050901@ukr.net> Date: Mon, 24 Jan 2011 23:52:56 +0200 From: "Vladislav V. Prodan" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.3 required=5.0 tests=ALL_TRUSTED,AWL autolearn=failed version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mary-teresa.otrada.od.ua X-Virus-Scanned: clamav-milter 0.95.3 at mary-teresa.otrada.od.ua X-Virus-Status: Clean Cc: freebsd-geom@freebsd.org Subject: [ZFS] How to change the geom label for a disk without losing data in the ZFS pool? 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: Mon, 24 Jan 2011 21:53:06 -0000 I just changed the "label: disk6" on "label: disk5" # zpool replace -f tank ad18p1 /dev/gpt/disk5 invalid vdev specification the following errors must be manually repaired: /dev/gpt/disk5 is part of active pool 'tank' # zpool upgrade This system is currently running ZFS pool version 14. All pools are formatted using this version. # zfs upgrade This system is currently running ZFS filesystem version 3. # zpool status pool: tank state: DEGRADED status: One or more devices has been taken offline by the administrator. Sufficient replicas exist for the pool to continue functioning in a degraded state. action: Online the device using 'zpool online' or replace the device with 'zpool replace'. scrub: none requested config: NAME STATE READ WRITE CKSUM tank DEGRADED 0 0 0 raidz2 DEGRADED 0 0 0 ad8 ONLINE 0 0 0 ad10 ONLINE 0 0 0 ad12 ONLINE 0 0 0 ad14 ONLINE 0 0 0 gpt/disk4 ONLINE 0 0 0 ad18p1 OFFLINE 0 0 0 errors: No known data errors # gpart list ad18 Geom name: ad18 fwheads: 16 fwsectors: 63 last: 1465149134 first: 34 entries: 128 scheme: GPT Providers: 1. Name: ad18p1 Mediasize: 750156339712 (699G) Sectorsize: 512 Mode: r0w0e0 rawuuid: 562396c8-25ab-11e0-9a58-00e04d7b690c rawtype: 516e7cba-6ecf-11d6-8ff8-00022d09712b label: disk5 length: 750156339712 offset: 17408 type: freebsd-zfs index: 1 end: 1465149134 start: 34 Consumers: 1. Name: ad18 Mediasize: 750156374016 (699G) Sectorsize: 512 Mode: r0w0e0 -- Vladislav V. Prodan VVP24-UANIC +38[067]4584408 +38[099]4060508 vlad11@jabber.ru From owner-freebsd-geom@FreeBSD.ORG Thu Jan 27 12:46:49 2011 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 89E01106564A; Thu, 27 Jan 2011 12:46:49 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 60C718FC0C; Thu, 27 Jan 2011 12:46:49 +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 p0RCknhU014017; Thu, 27 Jan 2011 12:46:49 GMT (envelope-from ae@freefall.freebsd.org) Received: (from ae@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0RCknKh014013; Thu, 27 Jan 2011 12:46:49 GMT (envelope-from ae) Date: Thu, 27 Jan 2011 12:46:49 GMT Message-Id: <201101271246.p0RCknKh014013@freefall.freebsd.org> To: ae@FreeBSD.org, freebsd-geom@FreeBSD.org, ae@FreeBSD.org From: ae@FreeBSD.org Cc: Subject: Re: kern/147664: [geom] [patch] Add the ability to create linux and fat32 partitions gpart 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: Thu, 27 Jan 2011 12:46:49 -0000 Synopsis: [geom] [patch] Add the ability to create linux and fat32 partitions gpart Responsible-Changed-From-To: freebsd-geom->ae Responsible-Changed-By: ae Responsible-Changed-When: Thu Jan 27 12:46:19 UTC 2011 Responsible-Changed-Why: Take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=147664 From owner-freebsd-geom@FreeBSD.ORG Thu Jan 27 17:37:39 2011 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 19A821065742 for ; Thu, 27 Jan 2011 17:37:39 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6F9338FC20 for ; Thu, 27 Jan 2011 17:37:38 +0000 (UTC) Received: by bwz12 with SMTP id 12so2650074bwz.13 for ; Thu, 27 Jan 2011 09:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=27yBw4Ga5Jzl2M9LYCXNk1cZncBr2cxPOxISoaEttD4=; b=Oq+jPTMGnlSytJspSwSPmU+IuaFSTrZbwMBVgSfbyA6a0b0mCBCDthhEqyMj5uHr3m z9Vyrwy9pzMXt9JOV1PTvZNh3nFBD9EJrSm5U9nck9XWto0Wut98f5dFkiRohPrZXbQu ESp1tRTCkPiEGtGGFwvo9eQNlOJgzpkO0U4QA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=YhVMDjdbmAYk7FHJ1/2YCHAFcXMI0a+BPCJszaFXPWBl4AK6t2zAuRJfM5HyMefTX/ 4Y75qLcvdyhs+VByWWUTjT+ypsHPMmIBAGf0ofrdNVCkz1U2JCmQdfv9KQlp9rP6eIQb 7swKTEM4yvYrmqu6NahI2ORa24zztgUluMyTs= MIME-Version: 1.0 Received: by 10.204.97.141 with SMTP id l13mr1658016bkn.102.1296149857256; Thu, 27 Jan 2011 09:37:37 -0800 (PST) Received: by 10.204.64.131 with HTTP; Thu, 27 Jan 2011 09:37:37 -0800 (PST) In-Reply-To: <201101271246.p0RCknKh014013@freefall.freebsd.org> References: <201101271246.p0RCknKh014013@freefall.freebsd.org> Date: Thu, 27 Jan 2011 11:37:37 -0600 Message-ID: From: Scot Hetzel To: bug-followup@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-geom@freebsd.org Subject: Re: kern/147664: [geom] [patch] Add the ability to create linux and fat32 partitions gpart 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: Thu, 27 Jan 2011 17:37:39 -0000 On Thu, Jan 27, 2011 at 6:46 AM, wrote: > Synopsis: [geom] [patch] Add the ability to create linux and fat32 partitions gpart > I had a look at the patch in PR 147664, the only change that should be made is that win95-fat32 should be changed to ms-fat32, as fat32 is not Windows 95 specific. sed -e 's/win95-fat32/ms-fat32/g' -e 's/WIN95_FAT32/MS_FAT32/g' gpart-2.patch Then the *MS_FAT32 should be sorted with the other *MS_* types. Scot From owner-freebsd-geom@FreeBSD.ORG Fri Jan 28 11:13:48 2011 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 86F5210656A4; Fri, 28 Jan 2011 11:13:48 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5F21B8FC23; Fri, 28 Jan 2011 11:13:48 +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 p0SBDm3a064717; Fri, 28 Jan 2011 11:13:48 GMT (envelope-from ae@freefall.freebsd.org) Received: (from ae@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0SBDmtE064713; Fri, 28 Jan 2011 11:13:48 GMT (envelope-from ae) Date: Fri, 28 Jan 2011 11:13:48 GMT Message-Id: <201101281113.p0SBDmtE064713@freefall.freebsd.org> To: ae@FreeBSD.org, freebsd-geom@FreeBSD.org, ae@FreeBSD.org From: ae@FreeBSD.org Cc: Subject: Re: bin/120990: [patch] support "BIOS Boot" partition type in gpt(8) 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: Fri, 28 Jan 2011 11:13:48 -0000 Synopsis: [patch] support "BIOS Boot" partition type in gpt(8) Responsible-Changed-From-To: freebsd-geom->ae Responsible-Changed-By: ae Responsible-Changed-When: Fri Jan 28 11:13:32 UTC 2011 Responsible-Changed-Why: Take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=120990