xfs/300: fix golden output
authorEric Sandeen <sandeen@redhat.com>
Thu, 13 Mar 2014 04:20:54 +0000 (15:20 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 13 Mar 2014 04:20:54 +0000 (15:20 +1100)
commit3948694eb12e9699f558fab5e8169a8b090780d1
tree17a3af075f767c97cd2a1702142d2a4fb612111a
parent33e02a85370db97acc666523e508c315355a8721
xfs/300: fix golden output

This test was written before a solution was in place, I think,
and so the expected output wasn't well tested.

The test does a loop of sparse writes from 6 to 0, but the
.out file expects 6 (not 7) extents.  Fix it.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/300.out