From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bombadil.infradead.org ([198.137.202.9]:53136 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752300AbbLJQev (ORCPT ); Thu, 10 Dec 2015 11:34:51 -0500 Date: Thu, 10 Dec 2015 08:34:49 -0800 From: Christoph Hellwig Subject: Re: [PATCH 3/3] reflink: more tests Message-ID: <20151210163449.GA15774@infradead.org> References: <20151208062844.21871.23644.stgit@birch.djwong.org> <20151208062904.21871.30589.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151208062904.21871.30589.stgit@birch.djwong.org> Sender: fstests-owner@vger.kernel.org To: "Darrick J. Wong" Cc: david@fromorbit.com, fstests@vger.kernel.org, xfs@oss.sgi.com, hch@infradead.org, tao.peng@primarydata.com, linux-ext4@vger.kernel.org, Anna.Schumaker@netapp.com, linux-btrfs@vger.kernel.org List-ID: The new 849 fails reliably on btrfs, which makes me wonder if either the test is doing something wrong, or the btrfs whole file clone behavior is broken, which wouldn't be very reasuring. I didn't have time to look into why it's failing yet.