]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/454: stop the test if we run out of space
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 20 Mar 2019 00:45:07 +0000 (17:45 -0700)
committerEryu Guan <guaneryu@gmail.com>
Sat, 23 Mar 2019 13:27:12 +0000 (21:27 +0800)
commit1321879c826e346e0dd24c060ad5c4d5b95b27cb
tree64f203dabc983ef223644e3456792c81204cc8bd
parent42d6e34f3fbcb227d0b5d240b95268d18a67f11b
generic/454: stop the test if we run out of space

Certain filesystems (ext4 w/ 1k block size) can run out of space while
running this test because they have very limited xattr storage
capabilities.  If we run out of space while setting an attr, don't
bother continuing the test.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/454