From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oBjLEsYmxl48UQAA0tVLHw (envelope-from ) for ; Thu, 21 May 2020 06:59:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 2GWkDsYmxl4sdwAAB5/wlQ (envelope-from ) for ; Thu, 21 May 2020 06:59:18 +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 C012F9401AD for ; Thu, 21 May 2020 06:59:17 +0000 (UTC) Received: from localhost ([::1]:57742 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbfAh-0004Qn-3V for larch@yhetil.org; Thu, 21 May 2020 02:59:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43744) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbfAY-0004NG-D8 for guix-patches@gnu.org; Thu, 21 May 2020 02:59:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43665) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jbfAW-0006TI-3g for guix-patches@gnu.org; Thu, 21 May 2020 02:59:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jbfAU-0005Ij-3L for guix-patches@gnu.org; Thu, 21 May 2020 02:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37305] [PATCH v3] Allow booting from a Btrfs subvolume Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 May 2020 06:59:02 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Maxim Cournoyer Cc: 37305-done@debbugs.gnu.org Received: via spool by 37305-done@debbugs.gnu.org id=D37305.159004431920342 (code D ref 37305); Thu, 21 May 2020 06:59:02 +0000 Received: (at 37305-done) by debbugs.gnu.org; 21 May 2020 06:58:39 +0000 Received: from localhost ([127.0.0.1]:55210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbfA7-0005I2-FL for submit@debbugs.gnu.org; Thu, 21 May 2020 02:58:39 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:59957) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbfA5-0005Ha-HQ for 37305-done@debbugs.gnu.org; Thu, 21 May 2020 02:58:37 -0400 Received: from mimimi (mqu44-1-78-248-96-161.fbx.proxad.net [78.248.96.161]) (Authenticated sender: mail@ambrevar.xyz) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 3A85A240002; Thu, 21 May 2020 06:58:30 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: <87sgfuclh8.fsf@gnu.org> References: <875zg2xtsb.fsf@gmail.com> <87lfoxbn2e.fsf@gnu.org> <87v9n1pts1.fsf@raisin.i-did-not-set--mail-host-address--so-tickle-me> <87o8qmheqm.fsf@ambrevar.xyz> <874ksebkup.fsf_-_@gmail.com> <87y2pohpqx.fsf@gnu.org> <87v9kqpyhu.fsf@gmail.com> <87sgfuclh8.fsf@gnu.org> Date: Thu, 21 May 2020 08:58:30 +0200 Message-ID: <87tv09epux.fsf@ambrevar.xyz> 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: -3.11 X-TUID: eY01Gg+Y9LJD --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > To me, another consideration is familiarity with Btrfs for those who=E2= =80=99ll > touch the code: to someone not familiar with it, the code may be viewed > as =E2=80=9Cread-only=E2=80=9D because it says =E2=80=9Cbtrfs=E2=80=9D. = Whereas if it clearly states > that it=E2=80=99s just about prepending a directory name or similar, it= =E2=80=99s easy > to reason about it. Agreed, this is where I was going to with my comment on ZFS. Maybe the "btrfs" part of the symbols can be left out to make it more general and understandable. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl7GJpYACgkQm9z0l6S7 zH+BHwf9Ezg/nhB9+37DXruP7g047WBuD4mTexBKqX2KZ5IKvDO4KU3C2m6XKZVJ RCReWstcQe+dPASfJ6kig2DXpYUN3pcfjz7BnlWgLMylaSyr6h+kBimaagqW18M2 79YhYZzKHeCVH8EDK2hlXabEthzihXtkwB/Tc0tktOO5L7grwMbsESc0lzMqJ2wf ar2NvkynM9WdLTtJlHFNyykZS2SfzrC5dOTUp/7jOXIzqHelke0pbrtD44+SwqRj JINkYJdCYl7DRXQohVrsTLwSHJXuWKQrcbk3G+u5u2RfC0XQbylXjLzf9wGUl/gw c1sdS5sGwvSSMxsKBZOE9cH/zekhPw== =jL6A -----END PGP SIGNATURE----- --=-=-=--