From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:44422 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729522AbfBMSCz (ORCPT ); Wed, 13 Feb 2019 13:02:55 -0500 Date: Wed, 13 Feb 2019 19:02:53 +0100 From: Christoph Hellwig Subject: Re: small fixes and optimizations for delalloc and reflink Message-ID: <20190213180253.GA19484@lst.de> References: <20190211125427.16577-1-hch@lst.de> <20190212000337.GA23989@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190212000337.GA23989@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: Christoph Hellwig , linux-xfs@vger.kernel.org, Brian Foster On Mon, Feb 11, 2019 at 04:03:37PM -0800, Darrick J. Wong wrote: > I pulled this series in and saw a bunch of new regressions in > generic/127 generic/269 generic/476 generic/521 generic/522 xfs/442 with > quota, rmap, and reflink enabled. The regressions were all the > XFS_WANT_CORRUPTED_GOTO near the top of xfs_rmap_unmap_shared. Quick status update: I managed to reproduce this ones on xfs/442 only yesterday. But as soon as I started bisecting it it disappeared again..