From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:37314) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5nP1-0004AO-Vx for guix-patches@gnu.org; Thu, 05 Sep 2019 04:46:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5nP0-0006Jz-Ty for guix-patches@gnu.org; Thu, 05 Sep 2019 04:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54110) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i5nOz-0006J2-Sk for guix-patches@gnu.org; Thu, 05 Sep 2019 04:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i5nOz-0001M0-Oe for guix-patches@gnu.org; Thu, 05 Sep 2019 04:46:01 -0400 Subject: [bug#36477] [PATCH v3 40/48] gnu: linux-libre: Enable built-in ext4 support. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190902153333.11190-1-m.othacehe@gmail.com> <20190902153333.11190-41-m.othacehe@gmail.com> <87sgpc19vh.fsf@gnu.org> <87ftlct4s0.fsf@gmail.com> Date: Thu, 05 Sep 2019 10:45:23 +0200 In-Reply-To: <87ftlct4s0.fsf@gmail.com> (Mathieu Othacehe's message of "Wed, 04 Sep 2019 18:17:19 +0200") Message-ID: <87tv9rgmho.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mathieu Othacehe Cc: 36477@debbugs.gnu.org Mathieu Othacehe skribis: >> IIRC Mark was reluctant to this change; or was it more about the longer >> term? > > Yes, but we discussed it together and decided to proceed with this patch > and in a follow-up, configure ext4 support as a module in all kernel > configurations and add it to default initrd modules. Ah OK, so let=E2=80=99s go with this patch. Ludo=E2=80=99.