X-Loop: help-debbugs@HIDDEN Subject: bug#46905: Add a note about ext4's dir_index to the manual Resent-From: Tobias Geerinckx-Rice <me@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Wed, 03 Mar 2021 21:09:02 +0000 Resent-Message-ID: <handler.46905.B.161480568820915 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 46905 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 46905 <at> debbugs.gnu.org X-Debbugs-Original-To: Bug reports for GNU Guix <bug-guix@HIDDEN> Received: via spool by submit <at> debbugs.gnu.org id=B.161480568820915 (code B ref -1); Wed, 03 Mar 2021 21:09:02 +0000 Received: (at submit) by debbugs.gnu.org; 3 Mar 2021 21:08:08 +0000 Received: from localhost ([127.0.0.1]:57135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1lHYj2-0005RH-K1 for submit <at> debbugs.gnu.org; Wed, 03 Mar 2021 16:08:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:50530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <me@HIDDEN>) id 1lHYj0-0005R9-QK for submit <at> debbugs.gnu.org; Wed, 03 Mar 2021 16:08:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36990) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <me@HIDDEN>) id 1lHYj0-000420-LP for bug-guix@HIDDEN; Wed, 03 Mar 2021 16:08:06 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]:37874) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <me@HIDDEN>) id 1lHYiy-0007lK-Ay for bug-guix@HIDDEN; Wed, 03 Mar 2021 16:08:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=9IqqX06K5VJnjzkbaiRQESkFI3RhiWNW23FFGiZAj3Q=; h=date:subject:to: from; b=g33EoRAbSd/5lvvUWAKIXQ1x3kmB6dfoa2tj4uGiqVhjB57P9OIJ0MLMDvl4PZ WUomi/SThGs3AbTgOpPJJN1SLhmVPm2UEdpl+/U3ek9caM4iwyFjpYXPG3Vdh8nwxLPINt yxj590KlR9FOs0xL8L/X5TPdCRiaCZXkwTQvGp+ZnqIvXbYhlLIpnZsbffHyZc0C4pqjs5 2rjDdsUIfdAgeYrvMEMEGx5wOrvxzpAoDDgzgiisbZb0XJ9y2gaqHYaevAkAFsjAaxL7Zo u+3qxlQ7ooZt9V7FcNt9oK0eMywYinbMDtsZf0QYXez/3jCk0Aq/nD6DUnhteU0eLPRfyQ == Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 05f792c6 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO) for <bug-guix@HIDDEN>; Wed, 3 Mar 2021 21:08:56 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice <me@HIDDEN> Date: Wed, 03 Mar 2021 22:08:16 +0100 Message-ID: <87v9a89c8v.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@HIDDEN; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain; format=flowed Mainly a reminder to myself to do so. Guix can break ext4, and more than once has, with a inscrutable error message. We should document it explicitly. See <http://logs.guix.gnu.org/guix/2021-03-03.log#220037>. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYD/6wA0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW153JcA/j7r8JEKYupqu5mjOMfDyazc2H0BPQ51pEaoCNKq O5Y/AP4ga+C+xpNkaYyd07BOgQDDTz1WZN/Lr9hmxTT7GYLhAA== =jjLg -----END PGP SIGNATURE----- --=-=-=--
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Tobias Geerinckx-Rice <me@HIDDEN> Subject: bug#46905: Acknowledgement (Add a note about ext4's dir_index to the manual) Message-ID: <handler.46905.B.161480568820915.ack <at> debbugs.gnu.org> References: <87v9a89c8v.fsf@nckx> X-Gnu-PR-Message: ack 46905 X-Gnu-PR-Package: guix Reply-To: 46905 <at> debbugs.gnu.org Date: Wed, 03 Mar 2021 21:09:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-guix@HIDDEN If you wish to submit further information on this problem, please send it to 46905 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 46905: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D46905 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: bug#46905: Add a note about ext4's dir_index to the manual Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Thu, 04 Mar 2021 22:02:02 +0000 Resent-Message-ID: <handler.46905.B46905.16148952993574 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 46905 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice <me@HIDDEN> Cc: 46905 <at> debbugs.gnu.org Received: via spool by 46905-submit <at> debbugs.gnu.org id=B46905.16148952993574 (code B ref 46905); Thu, 04 Mar 2021 22:02:02 +0000 Received: (at 46905) by debbugs.gnu.org; 4 Mar 2021 22:01:39 +0000 Received: from localhost ([127.0.0.1]:60536 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1lHw2N-0000vZ-1t for submit <at> debbugs.gnu.org; Thu, 04 Mar 2021 17:01:39 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1lHw2J-0000vF-F3 for 46905 <at> debbugs.gnu.org; Thu, 04 Mar 2021 17:01:37 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43525) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1lHw2D-00018P-D9; Thu, 04 Mar 2021 17:01:29 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=36468 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <ludo@HIDDEN>) id 1lHw2C-0002Lf-EZ; Thu, 04 Mar 2021 17:01:29 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> References: <87v9a89c8v.fsf@nckx> Date: Thu, 04 Mar 2021 23:01:26 +0100 In-Reply-To: <87v9a89c8v.fsf@nckx> (Tobias Geerinckx-Rice's message of "Wed, 03 Mar 2021 22:08:16 +0100") Message-ID: <87blbymvd5.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.7 (-) Hi! Tobias Geerinckx-Rice <me@HIDDEN> skribis: > Mainly a reminder to myself to do so. > > Guix can break ext4, and more than once has, with a inscrutable error > message. We should document it explicitly. > > See <http://logs.guix.gnu.org/guix/2021-03-03.log#220037>. You wrote: --8<---------------cut here---------------start------------->8--- <nckx>OK, that's the culprit (it's common: ext4 has a design flaw in that i= t hashes directory entries and... just dies when the hash table gets =E2=80=98full=E2=80=99). Try =E2=80=98tune2fs= -E "hash_alg=3Dtea" /dev/foo=E2=80=99 to select a different hash algo, or =E2=80=98tune2fs -O "^dir_index" /dev/foo=E2=80=99 to disable it completely= if that doesn't help. --8<---------------cut here---------------end--------------->8--- Really? I=E2=80=99ve almost always used =E2=80=98dir_index=E2=80=99 in my = Guix + NixOS days, and IIRC store accesses were much slower before that was a thing. On berlin, /gnu is a 37=C2=A0TiB file system with =E2=80=98dir_index=E2=80= =99 turned on and it works well. I don=E2=80=99t think we can claim there=E2=80=99s a design flaw. WDYT? Ludo=E2=80=99.
X-Loop: help-debbugs@HIDDEN Subject: bug#46905: Add a note about ext4's dir_index to the manual Resent-From: Tobias Geerinckx-Rice <me@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Thu, 04 Mar 2021 22:29:01 +0000 Resent-Message-ID: <handler.46905.B.16148969296041 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 46905 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 46905 <at> debbugs.gnu.org X-Debbugs-Original-To: Bug reports for GNU Guix <bug-guix@HIDDEN> Received: via spool by submit <at> debbugs.gnu.org id=B.16148969296041 (code B ref -1); Thu, 04 Mar 2021 22:29:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Mar 2021 22:28:49 +0000 Received: from localhost ([127.0.0.1]:60559 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1lHwSf-0001ZN-Df for submit <at> debbugs.gnu.org; Thu, 04 Mar 2021 17:28:49 -0500 Received: from lists.gnu.org ([209.51.188.17]:58666) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <me@HIDDEN>) id 1lHwSc-0001ZE-7g for submit <at> debbugs.gnu.org; Thu, 04 Mar 2021 17:28:48 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <me@HIDDEN>) id 1lHwSb-0005QV-NW for bug-guix@HIDDEN; Thu, 04 Mar 2021 17:28:46 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]:55110) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <me@HIDDEN>) id 1lHwSZ-0004Xz-KD for bug-guix@HIDDEN; Thu, 04 Mar 2021 17:28:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=DUwsgQbL4UBwoRAKHavSShpo/HV+87SZErgpCQOuuas=; h=date:in-reply-to: references:subject:to:from; b=nv8++srj3/Q0D/R5ivagdP7jBenW1vrKO7NtzAPh CalkLaDMeVUN80jBZQ2+pycq1f4Ik+Z9UbdIxVLAJpX0rVUg0MR9dvfGc/ac3sjTkZGTTk 8XlkKkAzr7JcXVT7B/EKWOPH7qxOEvZHSgToGUWWRHLt9F3jxB4W8aSvhMgX8Z7Kp3hfTu 36ahW9Qwbe/d/4x7W//IN68LJeh/rp+sEpVb3vUh0Z3Z2Yqwc9DUru7BKKbePIKRFGkhAW 3LZPkcfiGUYEP8slyrymVUTBiIt2dyKbqg7d2VdHe+eSemHwEQGL+EZW+fA3lft45wrqD9 klW1QAFmlHnrsvgY0mGg5A== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id c2deb6c1 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO) for <bug-guix@HIDDEN>; Thu, 4 Mar 2021 22:29:36 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice <me@HIDDEN> References: <87v9a89c8v.fsf@nckx> In-reply-to: <87v9a89c8v.fsf@nckx> Date: Thu, 04 Mar 2021 23:28:41 +0100 Message-ID: <87y2f2zh7q.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@HIDDEN; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Tobias Geerinckx-Rice =E5=86=99=E9=81=93=EF=BC=9A > Mainly a reminder to myself to do so. Update: I did a tiny bit of reading and came across the=20 =E2=80=98large_dir=E2=80=99 feature, which (as described) mitigates this pr= oblem=20 somewhat. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYEFfGQ0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15Ai0BAImplwjaC6cjtWLMmClS0uVUb4QjsgpQm7gXpm6w o2t/AQDTplBMKj/AYCkD7/tKDe76Bpbp+cOJi+lnloLj1MLpDg== =ojAy -----END PGP SIGNATURE----- --=-=-=--
X-Loop: help-debbugs@HIDDEN Subject: bug#46905: Add a note about ext4's dir_index to the manual Resent-From: Tobias Geerinckx-Rice <me@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Thu, 04 Mar 2021 22:39:01 +0000 Resent-Message-ID: <handler.46905.B46905.16148974906939 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 46905 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> Cc: 46905 <at> debbugs.gnu.org Received: via spool by 46905-submit <at> debbugs.gnu.org id=B46905.16148974906939 (code B ref 46905); Thu, 04 Mar 2021 22:39:01 +0000 Received: (at 46905) by debbugs.gnu.org; 4 Mar 2021 22:38:10 +0000 Received: from localhost ([127.0.0.1]:60570 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1lHwbi-0001nr-Ds for submit <at> debbugs.gnu.org; Thu, 04 Mar 2021 17:38:10 -0500 Received: from tobias.gr ([80.241.217.52]:45176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <me@HIDDEN>) id 1lHwbg-0001ni-EP for 46905 <at> debbugs.gnu.org; Thu, 04 Mar 2021 17:38:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=pe7pYZRsIBUAqSLiQXo7Hm3lURihgzIduf+kEojE2F4=; h=date:in-reply-to: references:subject:cc:to:from; b=N4BpcqKvm8D7XrfSYgLK1ld0KL72aUmGcQgwe R37NHAERUCfroEiQauVEWXO0URP1eyLf3Aid8n8820CEJjKLt430YhZTtm27JCUs5RjjpQ O3Ts6457E7Dqv9OTixjlZK342xq1IBzeJ7P5rsfO9nvhu2tglWm4bF1uPeWMh/pTXLqdLf IYstiGVUDdzDeOLYr6zYffhJhBpqf2cXx4Ae/QHrZSCiD8AFbxKVJadjzwZt7IN6ycCtYR z2mgvx43VyCPipTp+MJEOO/pjcxxoMK/u3yH7s712+sZCEPa+n6qFGrGLQ5kf4Jd9/RpPN /27rV5c2JmqY2XISVRwIUIekQ== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id f3034a44 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Thu, 4 Mar 2021 22:39:03 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice <me@HIDDEN> References: <87v9a89c8v.fsf@nckx> <87blbymvd5.fsf@HIDDEN> In-reply-to: <87blbymvd5.fsf@HIDDEN> Date: Thu, 04 Mar 2021 23:38:06 +0100 Message-ID: <87v9a6zgs1.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi Ludo'! I should note that later in the IRC convo I corrected my sloppy=20 =E2=80=98full=E2=80=99 to =E2=80=98hash collision=E2=80=99. Unfortunately = it just returns an=20 already overloaded -ENOSPC to user space. Ludovic Court=C3=A8s =E5=86=99=E9=81=93=EF=BC=9A > IIRC store accesses were much slower before [dir_index] was a=20 > thing Yes, it's a (t)horny dilemma :-/ > I don=E2=80=99t think we can claim there=E2=80=99s a design flaw. WDYT? Fine; implementation flaw, then? Problem is, it's not like there=20 are other implementations than the one we're stuck with, so it=20 matters little what we call it. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYEFhTg0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15qGwA/iNFJOZBQAujxVuhR0CnKcealtH4U6gNyhEAabRG tDnbAP9FWMZcR6D5lknP8r+nNbvFE5PyRMBrwdivH48vS18SCQ== =++CS -----END PGP SIGNATURE----- --=-=-=--
X-Loop: help-debbugs@HIDDEN Subject: bug#46905: Add a note about ext4's dir_index to the manual Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Mon, 08 Mar 2021 14:27:01 +0000 Resent-Message-ID: <handler.46905.B46905.161521361411888 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 46905 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice <me@HIDDEN> Cc: 46905 <at> debbugs.gnu.org Received: via spool by 46905-submit <at> debbugs.gnu.org id=B46905.161521361411888 (code B ref 46905); Mon, 08 Mar 2021 14:27:01 +0000 Received: (at 46905) by debbugs.gnu.org; 8 Mar 2021 14:26:54 +0000 Received: from localhost ([127.0.0.1]:42472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1lJGqU-00035f-Em for submit <at> debbugs.gnu.org; Mon, 08 Mar 2021 09:26:54 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1lJGqT-00035U-AD for 46905 <at> debbugs.gnu.org; Mon, 08 Mar 2021 09:26:53 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48477) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1lJGqO-000817-4S; Mon, 08 Mar 2021 09:26:48 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41086 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <ludo@HIDDEN>) id 1lJGqN-0003P9-JE; Mon, 08 Mar 2021 09:26:47 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> References: <87v9a89c8v.fsf@nckx> <87blbymvd5.fsf@HIDDEN> <87v9a6zgs1.fsf@nckx> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 18 =?UTF-8?Q?Vent=C3=B4se?= an 229 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Mon, 08 Mar 2021 15:26:46 +0100 In-Reply-To: <87v9a6zgs1.fsf@nckx> (Tobias Geerinckx-Rice's message of "Thu, 04 Mar 2021 23:38:06 +0100") Message-ID: <87r1kpbu1l.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.7 (-) Hi, Tobias Geerinckx-Rice <me@HIDDEN> skribis: > I should note that later in the IRC convo I corrected my sloppy =E2=80=98= full=E2=80=99 > to =E2=80=98hash collision=E2=80=99. Unfortunately it just returns an al= ready > overloaded -ENOSPC to user space. OK, but when do we get ENOSPC, then? > Ludovic Court=C3=A8s =E5=86=99=E9=81=93=EF=BC=9A [...] >> I don=E2=80=99t think we can claim there=E2=80=99s a design flaw. WDYT? > > Fine; implementation flaw, then? Problem is, it's not like there are > other implementations than the one we're stuck with, so it matters > little what we call it. My point is that we shouldn=E2=80=99t suggest that ext4 + dir_index is flaw= ed or unsuitable for Guix use, because we have strong evidence suggesting otherwise. :-) Now, I agree that if there are bugs or limitations hit in some situations, we should document (or fix) them. WDYT? Thanks, Ludo=E2=80=99.
X-Loop: help-debbugs@HIDDEN Subject: bug#46905: Add a note about ext4's dir_index to the manual Resent-From: Ricardo Wurmus <rekado@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Thu, 06 Mar 2025 21:13:02 +0000 Resent-Message-ID: <handler.46905.B.17412955352143 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 46905 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 46905 <at> debbugs.gnu.org Cc: ludo@HIDDEN, me@HIDDEN X-Debbugs-Original-To: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@HIDDEN> X-Debbugs-Original-Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>, Tobias Geerinckx-Rice <me@HIDDEN>, 46905 <at> debbugs.gnu.org Received: via spool by submit <at> debbugs.gnu.org id=B.17412955352143 (code B ref -1); Thu, 06 Mar 2025 21:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Mar 2025 21:12:15 +0000 Received: from localhost ([127.0.0.1]:45680 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tqIVq-0000YQ-OB for submit <at> debbugs.gnu.org; Thu, 06 Mar 2025 16:12:15 -0500 Received: from lists.gnu.org ([2001:470:142::17]:49688) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <rekado@HIDDEN>) id 1tqIVo-0000Xb-A2 for submit <at> debbugs.gnu.org; Thu, 06 Mar 2025 16:12:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <rekado@HIDDEN>) id 1tqIVa-0000dt-Rl for bug-guix@HIDDEN; Thu, 06 Mar 2025 16:11:59 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <rekado@HIDDEN>) id 1tqIVH-0001td-Qm; Thu, 06 Mar 2025 16:11:41 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1741295490; cv=none; d=zohomail.com; s=zohoarc; b=RYUyXCruqZAY1w6lstMLOSUPXqsDfTs5vw6mVFKvaqr6O1GhBQJT6oP7dRW7BdUL8bIZsQSPeFOdNLLUtOqyBCa9vuCb5Slxf6ABUkJ8q3WR5B/KktQs+RYjNz54COUouAyHtO9aAz9JQks0N2OBqcwOa+s+HPoBrQb6vVwexsM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1741295490; h=Content-Type:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=8qHJLwHr+Kz0mYrK8WQbsl9R/XxinoV4NNnuwtW0NaI=; b=mbUuCvKIZ4ecZOk6fW1CcSZiN/sWuUE9rRWc1zqn5FjuCxjsKbf1UyX9bgh/LGNaexTyOIwuSG3oGqjbWKTDW+SV487KFjjjxd1FPTYAdkyUOSknxEyPZ4GimQIAv0wgoSvEPnW6WN+9x90a7ITbXLSIQeevRNJtTJqUSItUN9E= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@HIDDEN; dmarc=pass header.from=<rekado@HIDDEN> DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1741295490; s=zoho; d=elephly.net; i=rekado@HIDDEN; h=From:From:To:To:Cc:Cc:Subject:Subject:In-Reply-To:References:Date:Date:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To; bh=8qHJLwHr+Kz0mYrK8WQbsl9R/XxinoV4NNnuwtW0NaI=; b=WtAVsBTayB3q7SQSUghpN7FCMdvlyav5o6A7+cthTuryJCyVe7I5NAbziP71qBP1 yL24keOCAQvDkTdPTnI4AploJxnbOXBC+6QxBvI3Me/Ppru+DQIeUS96tLWO4bOAd5d KqFHuyUBbeirSAeZAYCipXOlR3ym+ulubovTQ0hA= Received: by mx.zohomail.com with SMTPS id 1741295488347512.1820778151695; Thu, 6 Mar 2025 13:11:28 -0800 (PST) From: Ricardo Wurmus <rekado@HIDDEN> In-Reply-To: <87v9a89c8v.fsf@nckx> (Tobias Geerinckx-Rice via Bug reports for's message of "Wed, 03 Mar 2021 22:08:16 +0100") References: <87v9a89c8v.fsf@nckx> User-Agent: mu4e 1.12.8; emacs 29.4 Date: Thu, 06 Mar 2025 22:11:25 +0100 Message-ID: <87y0xh27b6.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-ZohoMailClient: External Received-SPF: pass client-ip=136.143.188.51; envelope-from=rekado@HIDDEN; helo=sender4-of-o51.zoho.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.0 (/) Hi, can we close this issue or is there something we should document? -- Ricardo
X-Loop: help-debbugs@HIDDEN Subject: bug#46905: Add a note about ext4's dir_index to the manual Resent-From: Ricardo Wurmus <rekado@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Thu, 06 Mar 2025 21:13:03 +0000 Resent-Message-ID: <handler.46905.B46905.17412955242116 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 46905 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 46905 <at> debbugs.gnu.org Cc: ludo@HIDDEN, me@HIDDEN X-Debbugs-Original-To: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@HIDDEN> X-Debbugs-Original-Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN>, Tobias Geerinckx-Rice <me@HIDDEN>, 46905 <at> debbugs.gnu.org Received: via spool by 46905-submit <at> debbugs.gnu.org id=B46905.17412955242116 (code B ref 46905); Thu, 06 Mar 2025 21:13:03 +0000 Received: (at 46905) by debbugs.gnu.org; 6 Mar 2025 21:12:04 +0000 Received: from localhost ([127.0.0.1]:45677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tqIVg-0000Y3-Bj for submit <at> debbugs.gnu.org; Thu, 06 Mar 2025 16:12:04 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21178) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <rekado@HIDDEN>) id 1tqIVd-0000Xa-5e for 46905 <at> debbugs.gnu.org; Thu, 06 Mar 2025 16:12:01 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1741295490; cv=none; d=zohomail.com; s=zohoarc; b=RYUyXCruqZAY1w6lstMLOSUPXqsDfTs5vw6mVFKvaqr6O1GhBQJT6oP7dRW7BdUL8bIZsQSPeFOdNLLUtOqyBCa9vuCb5Slxf6ABUkJ8q3WR5B/KktQs+RYjNz54COUouAyHtO9aAz9JQks0N2OBqcwOa+s+HPoBrQb6vVwexsM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1741295490; h=Content-Type:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=8qHJLwHr+Kz0mYrK8WQbsl9R/XxinoV4NNnuwtW0NaI=; b=mbUuCvKIZ4ecZOk6fW1CcSZiN/sWuUE9rRWc1zqn5FjuCxjsKbf1UyX9bgh/LGNaexTyOIwuSG3oGqjbWKTDW+SV487KFjjjxd1FPTYAdkyUOSknxEyPZ4GimQIAv0wgoSvEPnW6WN+9x90a7ITbXLSIQeevRNJtTJqUSItUN9E= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@HIDDEN; dmarc=pass header.from=<rekado@HIDDEN> DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1741295490; s=zoho; d=elephly.net; i=rekado@HIDDEN; h=From:From:To:To:Cc:Cc:Subject:Subject:In-Reply-To:References:Date:Date:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To; bh=8qHJLwHr+Kz0mYrK8WQbsl9R/XxinoV4NNnuwtW0NaI=; b=WtAVsBTayB3q7SQSUghpN7FCMdvlyav5o6A7+cthTuryJCyVe7I5NAbziP71qBP1 yL24keOCAQvDkTdPTnI4AploJxnbOXBC+6QxBvI3Me/Ppru+DQIeUS96tLWO4bOAd5d KqFHuyUBbeirSAeZAYCipXOlR3ym+ulubovTQ0hA= Received: by mx.zohomail.com with SMTPS id 1741295488347512.1820778151695; Thu, 6 Mar 2025 13:11:28 -0800 (PST) From: Ricardo Wurmus <rekado@HIDDEN> In-Reply-To: <87v9a89c8v.fsf@nckx> (Tobias Geerinckx-Rice via Bug reports for's message of "Wed, 03 Mar 2021 22:08:16 +0100") References: <87v9a89c8v.fsf@nckx> User-Agent: mu4e 1.12.8; emacs 29.4 Date: Thu, 06 Mar 2025 22:11:25 +0100 Message-ID: <87y0xh27b6.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hi, can we close this issue or is there something we should document? -- Ricardo
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.