From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by sourceware.org (Postfix) with ESMTPS id 08E433857832 for ; Thu, 19 Aug 2021 17:02:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 08E433857832 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 1mGlR3-0028aS-7C; Thu, 19 Aug 2021 19:02:33 +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 1mGlR3-002NC1-0U; Thu, 19 Aug 2021 19:02:33 +0200 Subject: Re: [PATCH v3 0/7] Fix getdents{64} regression on some FS To: Adhemerval Zanella , libc-alpha@sourceware.org, Florian Weimer Cc: Dave Flogeras , James Clarke References: <20201021141542.2003377-1-adhemerval.zanella@linaro.org> <96ad574e-79d3-fc5d-e45d-2bd0fa89c46b@physik.fu-berlin.de> <020802e2-a9c6-a6e1-ffe1-fa06704782fd@physik.fu-berlin.de> <43a5a792-6aac-5cd6-567a-fc732eea7eea@linaro.org> From: John Paul Adrian Glaubitz Message-ID: Date: Thu, 19 Aug 2021 19:02:32 +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: <43a5a792-6aac-5cd6-567a-fc732eea7eea@linaro.org> 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-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org 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: , X-List-Received-Date: Thu, 19 Aug 2021 17:02:39 -0000 On 8/19/21 6:52 PM, Adhemerval Zanella wrote:> On 19/08/2021 13:50, John Paul Adrian Glaubitz wrote: >> 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 am not sure in fact; the main problem is no one is really interested in > revise if my approach is the expected one and if the patch is what we want. Well, maybe a little incentive can help which is why I asked :-). I don't have the knowledge myself to help with the issue, but I would greatly appreciate it if it could finally get fixed since it has been a burden ever since the 2.29 release when this API got changed. 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