xfs/167: remove duplicated _require_fs_space
authorEryu Guan <eguan@redhat.com>
Mon, 21 Sep 2015 03:06:18 +0000 (13:06 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 21 Sep 2015 03:06:18 +0000 (13:06 +1000)
commit6714b6f7889b4a0df9ecf851ea488ce2ea7c49be
tree489dbce3accd8731aa4fa1ed724c036ec507b3a2
parent694db0c050d69b6d43065b7fbccb2fe86f2d689a
xfs/167: remove duplicated _require_fs_space

Seems the same patch was applied twice,

6f55bbd xfs/167: need at least 10GB of scratch space to run
b50473c xfs/167: need at least 10GB of scratch space to run

and there're two _require_fs_space calls in the test, remove one.

Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/167