From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS17314 8.43.84.0/22 X-Spam-Status: No, score=-5.4 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 2A84F1F8C6 for ; Thu, 19 Aug 2021 16:50:53 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0C21939ADC09 for ; Thu, 19 Aug 2021 16:50:52 +0000 (GMT) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by sourceware.org (Postfix) with ESMTPS id 04D023857832 for ; Thu, 19 Aug 2021 16:50:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 04D023857832 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=physik.fu-berlin.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=zedat.fu-berlin.de Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1mGlFX-00261a-Ei; Thu, 19 Aug 2021 18:50:39 +0200 Received: from p5b13a086.dip0.t-ipconnect.de ([91.19.160.134] helo=[192.168.178.81]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1mGlFX-002KhK-1R; Thu, 19 Aug 2021 18:50:39 +0200 Subject: Re: [PATCH v3 0/7] Fix getdents{64} regression on some FS To: Adhemerval Zanella , libc-alpha@sourceware.org, Florian Weimer References: <20201021141542.2003377-1-adhemerval.zanella@linaro.org> <96ad574e-79d3-fc5d-e45d-2bd0fa89c46b@physik.fu-berlin.de> From: John Paul Adrian Glaubitz Message-ID: <020802e2-a9c6-a6e1-ffe1-fa06704782fd@physik.fu-berlin.de> Date: Thu, 19 Aug 2021 18:50:38 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 91.19.160.134 X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: James Clarke Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" Hi! On 8/19/21 6:19 PM, Adhemerval Zanella wrote: >> Are there any news on this patch series besides the v3 version? [1] > > Unfortunately it is requires reviews. Since it only affects legacy > ABIs there is no much traction for fixing it. Would it help if I put a bounty on this bug report? I still think this is an important fix as it breaks 32-bit qemu-user guests on 64-bit systems and currently, I have to build the glibc package manually for Debian whenever it's updated in the archives. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913