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=-4.1 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_REPLYTO_END_DIGIT, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,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 71D391F8C6 for ; Fri, 20 Aug 2021 10:35:34 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 49F423894403 for ; Fri, 20 Aug 2021 10:35:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 49F423894403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1629455733; bh=A2jNcgtXeuag82vdM1scp+CkyRaw5U2xdJLyhLmKywQ=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=BrkzMnw86GWw1Ywr0hJFMCuox9Ef9cdoJVM0DzRHHRwHdEbmrrojbFgThDigsQBnx cQbT/4f62GHMizZfkTMRTNCjp0vxCjne548+izHREuxUwMg80RoNFUhEih66qDpzqa td5k8aBIB2m2yohI4y2C7e+q3fEhJHK4sfxSHdho= Received: from mail-yb1-xb34.google.com (mail-yb1-xb34.google.com [IPv6:2607:f8b0:4864:20::b34]) by sourceware.org (Postfix) with ESMTPS id 8F6923857C5E for ; Fri, 20 Aug 2021 10:35:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 8F6923857C5E Received: by mail-yb1-xb34.google.com with SMTP id n126so4663813ybf.6 for ; Fri, 20 Aug 2021 03:35:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=jQpJiUTolktkfe+0tYZmbtPGsOaid8PmitAcK2Lkt+s=; b=jeIVAEHaWFCSYMfkC14V3XWCZIwzX5hDH9emhwogNT+/W8gsOtCf4TR8oZ7B9IP0ea meM/u23wDMNe0ItrDI7ocDj9rvA2uKrAqtdGG4K7Nz9XvSNiAF9lbAdxMot6owKtIjFj B/OeCCsHXRucNPTP+szAuflAPWaqRWAK/vhydYqKF/dBvYRLv3DQQQbzMqwfQGaXypOI +iHhoVIg6xdT0lDthrCc/z0rvRlTjtvzgUA0np6/nSXf+zEACIXqjrC/DMV5v8Za5W+G TKAcx8AwyFn2Cj+IYPTFKl4VTc4xQLQ1VlDlFAvv92BQSCbGAx6OZFolJxw8u4X0mXo3 BK8Q== X-Gm-Message-State: AOAM533Ah204RuLLqNiAIlDX9rwQVXmL4z+dHpj9rZBy6WGf/A8LqyRL XOkv3SvDBHrzl/6c9eynG/EJnlE3W0m9Ezi9s/iMCARUDek= X-Google-Smtp-Source: ABdhPJzxiAQqDLU0eCB9O3XMOUzIQlEds28gxR4VPmZe8tc37iXAFysaleiJSmO2ioWzCAkmaHd5I9ALvrbcnM6bJI4= X-Received: by 2002:a25:5556:: with SMTP id j83mr24632013ybb.309.1629455704179; Fri, 20 Aug 2021 03:35:04 -0700 (PDT) MIME-Version: 1.0 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> <87im01z779.fsf@oldenburg.str.redhat.com> In-Reply-To: Date: Fri, 20 Aug 2021 07:34:53 -0300 Message-ID: Subject: Re: [PATCH v3 0/7] Fix getdents{64} regression on some FS To: John Paul Adrian Glaubitz Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: , From: Dave Flogeras via Libc-alpha Reply-To: Dave Flogeras Cc: Florian Weimer , James Clarke , libc-alpha@sourceware.org Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" Hi all, It seems that Peter Maydell of qemu fame thinks it could be solved in qemu if/when the kernel people add an explicit 32bit mode to the filesystem API. See the bug here: https://gitlab.com/qemu-project/qemu/-/issues/263 And specifically, he mentions that Linus Walleij has submitted a preliminary patch, which has yet to be looked at. https://lore.kernel.org/qemu- devel/20201117233928.255671-1-linus.walleij@linaro.org/ Not sure if this is an easier path or not, but it might be worth pinging the kernel ML. Best regards, Dave On Thu, Aug 19, 2021 at 5:30 PM John Paul Adrian Glaubitz < glaubitz@physik.fu-berlin.de> wrote: > On 8/19/21 7:15 PM, Florian Weimer wrote: > >> Well, maybe a little incentive can help which is why I asked :-). > > > > I can't speak for everyone, but for me offers of payment raise > > complicated compliance issues. It's hard to avoid the appearance of a > > conflict of interest once third-party payments are involved. That is > > even true if the people involved never intended to claim any money. > > So, what would be the best way to get this bug fixed then? I'm open to > any suggested path way. > > It's an important fix for anyone using qemu-user in a common use case. > > 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 > >