From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RrCFu-00051v-3N for mharc-grub-devel@gnu.org; Sat, 28 Jan 2012 12:40:02 -0500 Received: from eggs.gnu.org ([140.186.70.92]:34680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrCFp-0004xK-9A for grub-devel@gnu.org; Sat, 28 Jan 2012 12:39:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RrCFk-0002Yw-OA for grub-devel@gnu.org; Sat, 28 Jan 2012 12:39:57 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:59407) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrCFk-0002YZ-FH for grub-devel@gnu.org; Sat, 28 Jan 2012 12:39:52 -0500 Received: by wera13 with SMTP id a13so2612333wer.0 for ; Sat, 28 Jan 2012 09:39:51 -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:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=PgdAHeAiMaPeswo1xUG+7kYAJYKBQDR0qwcCCM3RCs4=; b=kzcRLYnOBFR61UXOJ4uKc5SIRH7rMdIt5hnY0cruoEPyCtK8zHaAOkY3vV2W1KARiJ 7Y9VI+dXrQT2IQ29eJGAXgbWOKj7Y2tPr2xiDO6dXlsoy66IcRq83JohUPOFAFZVegk4 w4MRRpzKI7CxnqSMgsuWmVfTsFwaPBegBMf+c= Received: by 10.216.136.132 with SMTP id w4mr4519338wei.53.1327772391346; Sat, 28 Jan 2012 09:39:51 -0800 (PST) Received: from fedora.x201.phnet (94-26.62-81.cust.bluewin.ch. [81.62.26.94]) by mx.google.com with ESMTPS id j16sm34770314wie.4.2012.01.28.09.39.49 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 28 Jan 2012 09:39:50 -0800 (PST) Message-ID: <4F2432E4.4090907@gmail.com> Date: Sat, 28 Jan 2012 18:39:48 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [Patch] Robustly search for ZFS labels & uberblocks References: <4E838F85.6060001@gmail.com> <1326973014.6387.224.camel@watermelon.coderich.net> <4F1C1ABD.1010303@gmail.com> <1327719035.9477.68.camel@watermelon.coderich.net> <4F23EF3C.9050407@gmail.com> <1327769447.9477.126.camel@watermelon.coderich.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 Cc: Darik Horn 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, 28 Jan 2012 17:39:58 -0000 On 28.01.2012 18:06, Darik Horn wrote: > 2012/1/28 Richard Laager: >> I tried to apply your patch to revision 3781 and got this: >> >> util/grub-setup.c:541:12: >> error 'struct grub_fs' has no member named 'blocklist_install' > This is not caused by the proposed zfs patch. It is. blocklist_install from unreleated change slipped into zfs.diff. No such thing exists in trunk. > The grub trunk fails to > build on Debian, Ubuntu, and OpenIndiana. What's the error? Builds here on Debian and Fedora just fine. > Which grub branch or which distribution should we use for testing? > -- Regards Vladimir 'φ-coder/phcoder' Serbinenko