From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DE46172 for ; Tue, 28 Sep 2021 05:17:03 +0000 (UTC) Received: by verein.lst.de (Postfix, from userid 2407) id 14DF367373; Tue, 28 Sep 2021 07:17:01 +0200 (CEST) Date: Tue, 28 Sep 2021 07:17:00 +0200 From: Christoph Hellwig To: "Darrick J. Wong" Cc: Christoph Hellwig , Murphy Zhou , nvdimm@lists.linux.dev, linux-fsdevel@vger.kernel.org Subject: Re: [regression] fs dax xfstests panic Message-ID: <20210928051700.GA28820@lst.de> References: <20210927061747.rijhtovxafsot32z@xzhoux.usersys.redhat.com> <20210927115116.GB23909@lst.de> <20210927230259.GA2706839@magnolia> <20210928043426.GA28185@lst.de> <20210928051610.GI570642@magnolia> Precedence: bulk X-Mailing-List: nvdimm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210928051610.GI570642@magnolia> User-Agent: Mutt/1.5.17 (2007-11-01) On Mon, Sep 27, 2021 at 10:16:10PM -0700, Darrick J. Wong wrote: > > > My test machinse all hit this when writeback throttling is enabled, so > > > > > > Tested-by: Darrick J. Wong > > > > Do you mean the series fixed it for you? > > Yes. Thanks! I was just a little confused this came in in this thread.