From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 13 Nov 2015 06:12:28 -0800 From: Christoph Hellwig Subject: Re: [RFCv3.1 00/11] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls Message-ID: <20151113141228.GA7218@infradead.org> References: <20151111192628.15056.6451.stgit@birch.djwong.org> <20151112090756.GA25685@infradead.org> <20151112125115.GA28822@infradead.org> <20151112173427.GC2217@birch.djwong.org> <20151112173635.GA9247@infradead.org> <20151113090822.GB2214@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151113090822.GB2214@birch.djwong.org> To: "Darrick J. Wong" Cc: Christoph Hellwig , david@fromorbit.com, fstests@vger.kernel.org, xfs@oss.sgi.com, tao.peng@primarydata.com, linux-ext4@vger.kernel.org, Anna.Schumaker@netapp.com, linux-btrfs@vger.kernel.org List-ID: On Fri, Nov 13, 2015 at 01:08:22AM -0800, Darrick J. Wong wrote: > I think I got all the tests renumbered correctly and fixed all the other bugs. > I'd like to send the updated patchpile to Dave tomorrow, but if you have a few > spare cycles would you mind giving this a quick test to make sure I fixed > everything? > > https://github.com/djwong/xfstests/tree/for-dave Looks good enough to go in Acked-by: Christoph Hellwig I have for failing tests on NFS currently. Two of them probably are NFS issues (free block count), but and two others fail because NFS doesn't support chattr/lsattr. I will send an incremental check to adda feature test for those.