]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: change return value check to golden image check
authorZorro Lang <zlang@redhat.com>
Thu, 18 Feb 2016 23:41:49 +0000 (10:41 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 18 Feb 2016 23:41:49 +0000 (10:41 +1100)
commitea61a6acdfadc9d43ca0cad20fad6d8ca53288c7
treea893f14a022132ff3d74c17d6a38cf6ea505620d
parenteea42b998da5a9ae02d67f2b9b1a111eff8677eb
xfs: change return value check to golden image check

xfs/133 and xfs/138 use too much code to do "return value" check,
it's not necessary. For the code can be more readable and clear,
I change "return value" check to golden image check.

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/xfs/133
tests/xfs/133.out
tests/xfs/138
tests/xfs/138.out