]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: don't put loop control files on the scratch mount
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 27 May 2016 03:28:05 +0000 (20:28 -0700)
committerEryu Guan <eguan@redhat.com>
Wed, 15 Jun 2016 07:44:49 +0000 (15:44 +0800)
commit478f75b0d005c6d186a530ad39d3f809af90745b
tree6652643ebdec77499db8d94917f35f0e5cad1ed8
parentb5e26de92452be3c897293cc37d1339745cf4fa9
generic: don't put loop control files on the scratch mount

If we're doing write/overwrite/snapshot/resource exhaustion tests on
the scratch device, use the test directory to hold the loop
termination signal files.  This way we don't run infinitely because
we can't create the flag due to ENOSPC.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/162
tests/generic/163
tests/generic/164
tests/generic/165
tests/generic/166
tests/generic/167
tests/generic/168
tests/generic/170
tests/generic/333
tests/generic/334