]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/022: fix failed case with qgroup limit test
authorWang Shilong <wangsl.fnst@cn.fujitsu.com>
Mon, 20 Jan 2014 01:49:16 +0000 (12:49 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 20 Jan 2014 01:49:16 +0000 (12:49 +1100)
commitd1d43f623e09815f13e732fbc75e1ff745740b30
tree9cf3346b656bdbdde429883782e4ffd634699a80
parent3128e9c55d0531c4b64710559ef9a1d07601e1cc
btrfs/022: fix failed case with qgroup limit test

To have noexceed test, we should clear data before and then retry.
However, when we are near to quota limit, we may fail to truncate/remove
data before, so we restart everthing here.

Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/btrfs/022