Message ID | 170250686802.1363584.16475360795139585624.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
Headers | show |
Series | fstests: random fixes for v2023.12.10 | expand |
On Wed, Dec 13, 2023 at 02:34:28PM -0800, Darrick J. Wong wrote: > Hi all, > > Here's the usual odd fixes for fstests. > > If you're going to start using this code, I strongly recommend pulling > from my git trees, which are linked below. > > This has been running on the djcloud for months with no problems. Enjoy! > Comments and questions are, as always, welcome. > > --D Routine "random fixes" from Darrick :) Reviewed-by: Zorro Lang <zlang@redhat.com> > > 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/generic/410 | 2 +- > tests/generic/615 | 6 ++++-- > tests/generic/735 | 1 + > 3 files changed, 6 insertions(+), 3 deletions(-) >