Re: [PATCHSET 0/8] fstests: random fixes
From: Eryu Guan <hidden>
Date: 2021-07-18 14:35:33
Also in:
fstests
On Tue, Jul 06, 2021 at 05:21:07PM -0700, Darrick J. Wong wrote:
Hi all, This series fixes a bunch of small problems in the test suite that were causing intermittent test failures.
I've applied all fixes except patch 2/8, apparently it got a new version in your local tree. Thanks for all the fixes! Eryu
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 kernel git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes xfsprogs git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes fstests git tree: https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes --- check | 24 +++++++++++++++++------- common/dmthin | 8 ++++++-- tests/generic/019 | 3 +++ tests/generic/371 | 8 ++++++++ tests/generic/561 | 9 +++++++-- tests/shared/298 | 2 +- tests/xfs/084 | 8 ++++++-- tests/xfs/172 | 30 +++++++++++++++++++++++++++++- 8 files changed, 77 insertions(+), 15 deletions(-)