on 2019/05/10 16:47, Eryu Guan wrote:
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<xuyang2018.jy@xxxxxxxxxxxxxx>
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
Hi Eryu
Yes. I tested all the three patches.