mbox series

[0/3] xfstest random fixes

Message ID 20210628085259.120666-1-anju@linux.vnet.ibm.com (mailing list archive)
Headers show
Series xfstest random fixes | expand

Message

Anju T Sudhakar June 28, 2021, 8:52 a.m. UTC
Below are some of xfstest fixes with 4k blocksize(ppc64) and xfs
filesystem.

Anju T Sudhakar (3):
  xfs/504: Add scratch_mount before checking for xfs_scrub unicode
    support.
  xfs/514: Check xfsprogs version for verifying the xfs_db commands
  xfs/515: Check xfsprogs version for testing xfs_quota commands

 tests/xfs/504 |  3 +++
 tests/xfs/514 | 12 +++++++++++-
 tests/xfs/515 | 15 +++++++++++++--
 3 files changed, 27 insertions(+), 3 deletions(-)