From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1UNJgW-0000h7-Sz for mharc-grub-devel@gnu.org; Wed, 03 Apr 2013 05:08:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNJgO-0000gv-Sg for grub-devel@gnu.org; Wed, 03 Apr 2013 05:08:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNJgJ-00084W-St for grub-devel@gnu.org; Wed, 03 Apr 2013 05:08:40 -0400 Received: from mail-ea0-x22c.google.com ([2a00:1450:4013:c01::22c]:60190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNJgJ-00084S-Jp for grub-devel@gnu.org; Wed, 03 Apr 2013 05:08:35 -0400 Received: by mail-ea0-f172.google.com with SMTP id z7so582546eaf.3 for ; Wed, 03 Apr 2013 02:08:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=qsLDp2BIqf1nXddRig21lX4ACqc9c2hZBG2fNtlLhVs=; b=iT5/L0026od4Ovj0CiCALIIPEnSztdWUEZWYqiS1ctAaN0cudE/EVpuQ7TyfmWQfBw N2PS+PwIglOUf5mxYMdumWVUZrQPYbF2GKqZPbZ3lhoIf+7ZEa+FX2e6Ck3n7WIpJD+B 1NlYNURF3x4QHdQjWqPHi9nZFhVJtvM1rSe0p7KleZ0J2RWajlZN9AexTgtDq+SawK3q xH8NLRp0kTU00M72TrHSGp97GmhJkjCKYyUUjgXxsVmM9x8OnbB477dW8hO4fcVYsK2a mjXQhJ3lW5Gy7LAgiiRCwxK5hR8TtnxZp/wO+WgUQ2Z/PZsIFG7kBM5PWMxTt/4uk3Z3 KIFw== X-Received: by 10.15.111.202 with SMTP id cj50mr2050600eeb.6.1364980114752; Wed, 03 Apr 2013 02:08:34 -0700 (PDT) Received: from debian.x201.phnet (77-88.1-85.cust.bluewin.ch. [85.1.88.77]) by mx.google.com with ESMTPS id f47sm6930916eep.13.2013.04.03.02.08.33 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Apr 2013 02:08:34 -0700 (PDT) Message-ID: <515BF190.2010604@gmail.com> Date: Wed, 03 Apr 2013 11:08:32 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] Add DragonFly BSD disklabel64 support References: In-Reply-To: X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig2FD9800F18C107735DFD8C82" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::22c 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: Wed, 03 Apr 2013 09:08:48 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2FD9800F18C107735DFD8C82 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 26.03.2013 15:44, Rados=C5=82aw Szymczyszyn wrote: > +fail: > + return grub_error (GRUB_ERR_BAD_PART_TABLE, "disklabel64 not found")= ; > +} There is only one user for this label. Please put this part directly at where it's used --------------enig2FD9800F18C107735DFD8C82 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/ iF4EAREKAAYFAlFb8ZEACgkQNak7dOguQgmGMAEAqBwbhXVvvSbVhSKrJmv4IRUK 48nOrF1PuXADCMDslcYA/iwN4Du+BQxOn6g/Acocm7hyovsJaVARENjkACevnlBP =Vyfv -----END PGP SIGNATURE----- --------------enig2FD9800F18C107735DFD8C82--