From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S6MVw-0005ri-5s for mharc-grub-devel@gnu.org; Sat, 10 Mar 2012 08:39:16 -0500 Received: from eggs.gnu.org ([208.118.235.92]:46562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6MVt-0005rX-JN for grub-devel@gnu.org; Sat, 10 Mar 2012 08:39:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S6MVr-000502-Og for grub-devel@gnu.org; Sat, 10 Mar 2012 08:39:13 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:50202) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6MVr-0004zx-FI for grub-devel@gnu.org; Sat, 10 Mar 2012 08:39:11 -0500 Received: by wibhj13 with SMTP id hj13so1307757wib.12 for ; Sat, 10 Mar 2012 05:39:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type; bh=lV3dGYX80dJsJHjbPBxsIMK1MlFLP0FYFzU6422o9js=; b=nlPAB7NOt0yFpMM5H0ulM7lXs+L4mBKwJA7QVSdvYsk90HvRmzieV/aQxfM9KrxD1s kI17y1SY3WQtPjIDvOLjuCmT4cieigTclzdirO0c7qSUudnHatslpuqN70Nl+vLK6rxV HqjrK4gCi33BJjvGptN+3IY+yR8ZGPT6kgHEF79ppySNDmJgAzhhK2sJJnFw7hE7WePW of75kAREm1oAuiWNK+2sGOjZnRSw1T+RbtaABRHSAiJ/1tw17DPRe8bIfI6tnp0F11NP td96c4Jc374sXh0vMB90tjNhBN260avyD75mpRT81tVUw3vB11RJ+PPIC2MwFDHaDJLb cptw== Received: by 10.180.98.8 with SMTP id ee8mr13117651wib.14.1331386749212; Sat, 10 Mar 2012 05:39:09 -0800 (PST) Received: from fedora.x201.phnet (60-68.203-62.cust.bluewin.ch. [62.203.68.60]) by mx.google.com with ESMTPS id e6sm11409938wix.8.2012.03.10.05.39.07 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 10 Mar 2012 05:39:08 -0800 (PST) Message-ID: <4F5B597A.8030508@gmail.com> Date: Sat, 10 Mar 2012 14:39:06 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0 MIME-Version: 1.0 To: Richard Laager Subject: Re: Remaining ZFS Changes for 2.00 (Was: Re: Freeze on 27 February) References: <4F43C25C.2040106@gmail.com> <1329888906.16648.134.camel@watermelon.coderich.net> <4F45DDF0.2090908@gmail.com> <1330033617.3895.26.camel@watermelon.coderich.net> <4F4AC782.1090402@gmail.com> <1330322499.2901.5.camel@watermelon.coderich.net> <4F4BC95C.5040706@gmail.com> <1330371970.2901.34.camel@watermelon.coderich.net> <1331247110.6821.26.camel@watermelon.coderich.net> In-Reply-To: <1331247110.6821.26.camel@watermelon.coderich.net> X-Enigmail-Version: 1.3.5 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigFC0D1E62113BF5197B45EE92" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.171 Cc: The development of GRUB 2 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Mar 2012 13:39:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFC0D1E62113BF5197B45EE92 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08.03.2012 23:51, Richard Laager wrote: > I've rebased my patch sets against BZR revision 4144 and tested. Aside > > Index: grub/util/grub.d/10_linux.in > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- grub.orig/util/grub.d/10_linux.in 2012-03-08 14:06:00.641410243 -06= 00 > +++ grub/util/grub.d/10_linux.in 2012-03-08 15:30:53.557993000 -0600 > @@ -61,9 +61,9 @@ case x"$GRUBFS" in > GRUB_CMDLINE_LINUX=3D"rootflags=3Dsubvol=3D${rootsubvol} ${GRUB_C= MDLINE_LINUX}" > fi;; > xzfs) > + rpool=3D`${grub_probe} --device ${GRUB_DEVICE} --target=3Dfs_label 2>= /dev/null || true` > bootfs=3D"`make_system_path_relative_to_its_root / | sed -e "s,@$,,"`= " > - LINUX_ROOT_DEVICE=3D"ZFS=3D${RPOOL}${bootfs}" > - GRUB_CMDLINE_LINUX=3D"boot=3Dzfs rpool=3D${RPOOL} bootfs=3D${RPOOL}${= bootfs} ${cmdline} ${GRUB_CMDLINE_LINUX}";; > + LINUX_ROOT_DEVICE=3D"ZFS=3D${rpool}${bootfs}" > esac > =20 > title_correction_code=3D > Please, don't forget xen counterpart in the future. It's not the first time I have to fix your patches for them --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigFC0D1E62113BF5197B45EE92 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk9bWXoACgkQNak7dOguQgm+UgD+Jwpb9K0rn8rFyPcc+IRr3Mx/ RZperYlH1+w9QfhNs4oA/2FSETTe26DwgxJvWxwyVUciJfUq1ZGJneSbHSbr4Zmz =w47r -----END PGP SIGNATURE----- --------------enigFC0D1E62113BF5197B45EE92--