From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MPEyEIk8wV6JNAAA0tVLHw (envelope-from ) for ; Sun, 17 May 2020 13:30:49 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oEPZC4k8wV5UVwAAbx9fmQ (envelope-from ) for ; Sun, 17 May 2020 13:30:49 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C42C6940143 for ; Sun, 17 May 2020 13:30:48 +0000 (UTC) Received: from localhost ([::1]:51136 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jaJNP-0003iW-Ok for larch@yhetil.org; Sun, 17 May 2020 09:30:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37098) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jaJMh-000393-V8 for guix-patches@gnu.org; Sun, 17 May 2020 09:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59326) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jaJMh-0004hg-LR for guix-patches@gnu.org; Sun, 17 May 2020 09:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jaJMh-0007j3-H4 for guix-patches@gnu.org; Sun, 17 May 2020 09:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37305] Allow booting from a Btrfs subvolume [review part 2] Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 17 May 2020 13:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37305 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: maxim.cournoyer@gmail.com Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 37305@debbugs.gnu.org Received: via spool by 37305-submit@debbugs.gnu.org id=B37305.158972215529593 (code B ref 37305); Sun, 17 May 2020 13:30:03 +0000 Received: (at 37305) by debbugs.gnu.org; 17 May 2020 13:29:15 +0000 Received: from localhost ([127.0.0.1]:42635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jaJLu-0007hB-Ri for submit@debbugs.gnu.org; Sun, 17 May 2020 09:29:15 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:53709) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jaJLt-0007gt-2Y for 37305@debbugs.gnu.org; Sun, 17 May 2020 09:29:13 -0400 X-Originating-IP: 78.199.129.170 Received: from mimimi (moi44-1-78-199-129-170.fbx.proxad.net [78.199.129.170]) (Authenticated sender: mail@ambrevar.xyz) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 9732F60003; Sun, 17 May 2020 13:29:05 +0000 (UTC) From: Pierre Neidhardt References: <875zg2xtsb.fsf@gmail.com> <87lfoxbn2e.fsf@gnu.org> <87v9n1pts1.fsf@raisin.i-did-not-set--mail-host-address--so-tickle-me> Date: Sun, 17 May 2020 15:29:05 +0200 In-Reply-To: <87v9n1pts1.fsf@raisin.i-did-not-set--mail-host-address--so-tickle-me> (maxim cournoyer's message of "Wed, 18 Mar 2020 11:27:58 -0400") Message-ID: <87o8qmheqm.fsf@ambrevar.xyz> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -0.2 (/) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.61 X-TUID: /r0oecvC9fkc --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I'll try to test this patch, possibly today. Is the patch from the 18th of March the right one? The patch says it has 5 components but the last patch is =2D-8<---------------cut here---------------start------------->8--- [PATCH 4/5] bootloader: grub: Allow booting from a Btrfs subvolume. =2D-8<---------------cut here---------------end--------------->8--- Is the fifth patch missing? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl7BPCEACgkQm9z0l6S7 zH/ZAAgAirRshRTm3Z4MYsRBSEJTIeZlXFHv/3f8V6g02J27iEqigrfA2xJZy7bQ wvAGvCoSSMOssVtn48tTTCPtHcDHaBPb9wZOoIGb+UDHvq3cJcXIrLpC0YrbdRk5 zKh1/Lqx7wejiyoXWGLpeRpL8BOcLAtlNVYDBlp+UeLM4Aey/Og5c5/tv+9bwIHL LdtP9YCRz6xhjuZbgMlX0+eh591OGStBklrSArrZINz9UVESJ+to1GuwjsDmddbM T0DoepUn7r36oWvV3YhuuHX5k81Zo4B9peTOfvheFqkjwyJJZbWDfdsT/c2nZ0Jc Khsk3hZzGApH/w7Xcz+BAXUkgF4qSg== =MyaO -----END PGP SIGNATURE----- --=-=-=--