From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F15E6C433EF for ; Tue, 31 May 2022 08:41:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244935AbiEaIlg (ORCPT ); Tue, 31 May 2022 04:41:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41372 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241386AbiEaIl3 (ORCPT ); Tue, 31 May 2022 04:41:29 -0400 Received: from nibbler.cm4all.net (nibbler.cm4all.net [IPv6:2001:8d8:970:e500:82:165:145:151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D98F97CDD1 for ; Tue, 31 May 2022 01:41:27 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by nibbler.cm4all.net (Postfix) with ESMTP id 62365C009C for ; Tue, 31 May 2022 10:41:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at nibbler.cm4all.net Received: from nibbler.cm4all.net ([127.0.0.1]) by localhost (nibbler.cm4all.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id h0DiWHw0wq8H for ; Tue, 31 May 2022 10:41:17 +0200 (CEST) Received: from zero.intern.cm-ag (zero.intern.cm-ag [172.30.16.10]) by nibbler.cm4all.net (Postfix) with SMTP id 4319DC00D5 for ; Tue, 31 May 2022 10:41:17 +0200 (CEST) Received: (qmail 31402 invoked from network); 31 May 2022 14:38:34 +0200 Received: from unknown (HELO rabbit.intern.cm-ag) (172.30.3.1) by zero.intern.cm-ag with SMTP; 31 May 2022 14:38:34 +0200 Received: by rabbit.intern.cm-ag (Postfix, from userid 1023) id 0B2A24610FB; Tue, 31 May 2022 10:41:17 +0200 (CEST) Date: Tue, 31 May 2022 10:41:17 +0200 From: Max Kellermann To: David Howells Cc: Max Kellermann , linux-cachefs@redhat.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: fscache corruption in Linux 5.17? Message-ID: References: <507518.1650383808@warthog.procyon.org.uk> <509961.1650386569@warthog.procyon.org.uk> <705278.1650462934@warthog.procyon.org.uk> <263652.1653986121@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <263652.1653986121@warthog.procyon.org.uk> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2022/05/31 10:35, David Howells wrote: > Max Kellermann wrote: > > > On 2022/04/20 15:55, David Howells wrote: > > > I have a tentative patch for this - see attached. > > > > Quick feedback: your patch has been running on our servers for two > > weeks, and I have received no new complaints about corrupted files. > > That doesn't prove the patch is correct or that it really solves my > > problem, but anyway it's a good sign. Thanks so far. > > Can I put that down as a Tested-by? Yes. A month later, still no new corruption.