mbox series

[PATCHSET,0/3] fstests: random fixes for v2023.12.10

Message ID 170250686802.1363584.16475360795139585624.stgit@frogsfrogsfrogs (mailing list archive)
Headers show
Series fstests: random fixes for v2023.12.10 | expand

Message

Darrick J. Wong Dec. 13, 2023, 10:34 p.m. UTC
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

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(-)

Comments

Zorro Lang Dec. 15, 2023, 4:44 a.m. UTC | #1
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(-)
>