From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f194.google.com ([209.85.210.194]:33225 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727053AbfEJIr1 (ORCPT ); Fri, 10 May 2019 04:47:27 -0400 Date: Fri, 10 May 2019 16:47:20 +0800 From: Eryu Guan Subject: Re: [PATCH 0/3] fstests: various fixes Message-ID: <20190510084720.GG15846@desktop> References: <155724821034.2624631.4172554705843296757.stgit@magnolia> <5CD38E98.8000705@cn.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5CD38E98.8000705@cn.fujitsu.com> Sender: fstests-owner@vger.kernel.org To: xuyang Cc: "Darrick J. Wong" , linux-xfs@vger.kernel.org, fstests@vger.kernel.org List-ID: On Thu, May 09, 2019 at 10:21:12AM +0800, xuyang wrote: > on 2019/05/08 0:56, Darrick J. Wong wrote: > > Hi all, > > > > Here are three patches fixing various regressions in xfstests when > > mkfs.xfs defaults to enabling reflink and/or rmap by default. Most of > > the changes deal with the change in minimum log size requirements. They > > weren't caught until now because there are a number of tests that call > > mkfs on a loop device or a file without using MKFS_OPTIONS. > > > > If you're going to start using this mess, you probably ought to just > > pull from my git trees, which are linked below. > > > > This is an extraordinary way to destroy everything. Enjoy! > > Comments and questions are, as always, welcome. > > > > --D > > > > fstests git tree: > > https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes > > > > > > > Hi > > Tested-by: Yang Xu Thanks for the testing! Just want to make sure that you tested all the three patches so that I can add your Tested-by tag too all of them? Thanks, Eryu