From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RNA5f-0006Lw-MA for mharc-grub-devel@gnu.org; Sun, 06 Nov 2011 16:17:19 -0500 Received: from eggs.gnu.org ([140.186.70.92]:52670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNA5b-0006Bz-Ju for grub-devel@gnu.org; Sun, 06 Nov 2011 16:17:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RNA5Z-00006z-Rz for grub-devel@gnu.org; Sun, 06 Nov 2011 16:17:15 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:42463) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RNA5Z-00006t-FH for grub-devel@gnu.org; Sun, 06 Nov 2011 16:17:13 -0500 Received: by faaf16 with SMTP id f16so5809005faa.0 for ; Sun, 06 Nov 2011 13:17:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type; bh=0Un2nhDYNDF9gz5zvR1/KvJ4Fw9zzrKXqtSU+8uLD7Y=; b=fataH5G4/FUJ/jEZhpla8LPhSk/lsxs4GBRwL0pSbqaWBWxlwhrQQeHuXVbMzOTXhA plxev5NHRo1zmZ65y0kjUZARI+BGbNL6p9n/DXWjqMCwfzDxK3u/t1X7nucwV/AKzk28 q8AGSCmQxfUnnaIUKCTDs5cpT466xyyNex1fc= Received: by 10.223.14.3 with SMTP id e3mr42763408faa.25.1320614232725; Sun, 06 Nov 2011 13:17:12 -0800 (PST) Received: from debian.x201.phnet (134-129.203-62.cust.bluewin.ch. [62.203.129.134]) by mx.google.com with ESMTPS id a8sm28397815faa.11.2011.11.06.13.17.10 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 06 Nov 2011 13:17:11 -0800 (PST) Message-ID: <4EB6F955.90503@gmail.com> Date: Sun, 06 Nov 2011 22:17:09 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Iceowl/1.0b2 Icedove/3.1.15 MIME-Version: 1.0 To: The development of GRUB 2 , Zachary Bedell Subject: [RFT] ZFS reader is feature complete including raidz and crypto. X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig5F3254181D3A42681373A779" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.41 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: Sun, 06 Nov 2011 21:17:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5F3254181D3A42681373A779 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Other than the patch pending from Zachary Bedell (I commented on it and wait for updated version), ZFS reader should support everything up to version 33 except internatinal names on case-insensitive subvolumes and, probably name normalisations for international characters. Supported features include RAIDZ(2,3) including reading from 2/3-drive degraded raidz2/3 and crypto including both CCM and GCM and subvolumes with multiple keys. For later you need to call zfskey command (in zfscrypt module) to load required keys. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig5F3254181D3A42681373A779 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.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk62+VUACgkQNak7dOguQgmphQD/YD9LLufrnEsKxLFdBstuXrGi 8O/QFGfZUzJP2IvhCOIBAIoAngXw+XnOK1ZqFwjEJ2phooiXUs6Z9gEozLQAJV01 =bNp6 -----END PGP SIGNATURE----- --------------enig5F3254181D3A42681373A779--