mbox series

[0/4] Random fixes for xfstest

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

Message

Anju T Sudhakar Oct. 11, 2021, 7:55 a.m. UTC
Below are some fixes for xfstest- mostly centered around 64k
blocksize(ppc64) and with xfs filesystem.


Anju T Sudhakar (4):
  xfs/432: Skip this test for dax config and pagesize not equal to the
    specified block size
  generic/594: Fix test failure for xfs on older quota-tools
  generic/600: Fix this test on xfs with older quota-tools
  generic/219: Fix test failure on 64k block size

 tests/generic/219 | 5 +++++
 tests/generic/594 | 6 ++++++
 tests/generic/600 | 8 ++++++++
 tests/xfs/432     | 4 ++++
 4 files changed, 23 insertions(+)