mbox series

[0/5] tiny fixes for xfstests

Message ID 20181229023452.28074-1-houtao1@huawei.com (mailing list archive)
Headers show
Series tiny fixes for xfstests | expand

Message

Hou Tao Dec. 29, 2018, 2:34 a.m. UTC
Hou Tao (5):
  check: use _try_scratch_mount instead of _scratch_mount to mount
    SCRATCH_DEV
  generic/019: check scratch device is a block device or not
  generic/131: wait until the server is ready
  generic/466: explicitly request $SCRATCH_DEV to be a block device
  fsx: check ENOSYS in test_copy_range()

 check             |  2 +-
 ltp/fsx.c         |  2 +-
 tests/generic/019 |  1 +
 tests/generic/131 | 19 +++++++++++++------
 tests/generic/466 |  1 +
 5 files changed, 17 insertions(+), 8 deletions(-)