[PATCH 0/2] generic/563: limit loop device size

Shin'ichiro Kawasaki <[email protected]>
Newsgroups org.kernel.vger.linux-xfs,org.kernel.vger.fstests
Message-ID <[email protected]>
When SCRATCH_DEV is a large NVMe that takes long time for discard
operation, the test case generic/563 takes hours to complete for xfs.
To avoid this long test time, limit the size of the loop device created
on SCRATCH_DEV.

The first patch adds an optional argument to _create_loop_device().
The second patch enables the argument in generic/563.

Shin'ichiro Kawasaki (2):
  common/rc: add argument to _create_loop_device() to specify device
    size
  generic/563: limit loop device size

 common/rc         | 5 ++++-
 tests/generic/563 | 4 +++-
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.54.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.