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 249A1C433F5 for ; Mon, 14 Feb 2022 14:25:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355097AbiBNOZP (ORCPT ); Mon, 14 Feb 2022 09:25:15 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:58186 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230516AbiBNOZN (ORCPT ); Mon, 14 Feb 2022 09:25:13 -0500 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BC8544A906; Mon, 14 Feb 2022 06:25:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=+N8sYBj1l7vLV3pVXWOrmvpsGB19dwrA9moQCEYQRTc=; b=QKy0CmMZ9kzH7RdLpCDCfGY5yT CL4Fph5u5q/b66wYVhjJdVymYcoPCZ8e34fwwdKMTNjC7bothgyt+vmNEcKlOsErLkD3sRoZQdFUJ +ibISaQLqrjOxca0/SPrFSXdeJYTuoFK2DhOj3wowqfr8alXlxSHdTS8vEpq7r2kUWtJACpTa4ZDz W+9rpYCnD0TNjXyiZFzerm8s6KUS+pxL5+RneuqnjXakcKLkqBJQGhx+v6SOt47COQgJqxN602pij 86CTpkFihVRil2YEvju6MlX5W1FM59DmcIE0AX6xJkY/alXqETno1oTeBdJwy9nmMGgninjKl14zO VUjZ79bQ==; Received: from willy by casper.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1nJcHf-00Cyyq-By; Mon, 14 Feb 2022 14:24:55 +0000 Date: Mon, 14 Feb 2022 14:24:55 +0000 From: Matthew Wilcox To: Lee Jones Cc: Christoph Hellwig , "Darrick J. Wong" , linux-kernel@vger.kernel.org, Stable , Dave Chinner , Goldwyn Rodrigues , "Darrick J . Wong" , Bob Peterson , Damien Le Moal , Theodore Ts'o , Andreas Gruenbacher , Ritesh Harjani , Johannes Thumshirn , linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, cluster-devel@redhat.com, syzbot+0ed9f769264276638893@syzkaller.appspotmail.com Subject: Re: [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures" Message-ID: References: <20220209085243.3136536-1-lee.jones@linaro.org> <20220210045911.GF8338@magnolia> <20220214134206.GA29930@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Mon, Feb 14, 2022 at 02:11:46PM +0000, Lee Jones wrote: > On Mon, 14 Feb 2022, Christoph Hellwig wrote: > > > Let me repeat myself: Please send a proper bug report to the linux-ext4 > > list. Thanks! > > Okay, so it is valid. Question answered, thanks. > > I still believe that I am unqualified to attempt to debug this myself. Nobody's asking you to debug it yourself. We're asking you to file a clear bug report instead of wasting everybody's time.