On Tue, Jul 05, 2022 at 03:02:02PM -0700, Darrick J. Wong wrote: > Hi all, > > Here's the usual batch of odd fixes for fstests. > > v2: rebase against v2022.07.03, add another correction > > 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 Hi Darrick, JFYI, Patch [1/3] and [3/3] have been reviewed and merged. Patch [2/3] is still under reviewing, and had review points, so feel free to update it with your other patches together. Thanks, Zorro > > 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 > --- > tests/xfs/018 | 52 +++++++++++++++++++++++++++++++++++++++++++++++----- > tests/xfs/018.out | 16 ++++------------ > tests/xfs/144 | 14 +++++++++----- > tests/xfs/547 | 14 ++++++++++---- > 4 files changed, 70 insertions(+), 26 deletions(-) >