]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: filter stripe width details from repair
authorEric Sandeen <sandeen@redhat.com>
Thu, 19 May 2016 21:19:51 +0000 (16:19 -0500)
committerEryu Guan <eguan@redhat.com>
Wed, 15 Jun 2016 07:32:18 +0000 (15:32 +0800)
commitdddc12bc76799fdb1b15ea51595626c490575cd1
treee07161d10c2a31d89ba99ae6e63a47ea7ba77fba
parenta6f6e594f74a7d8a68044cba170f52e6d460be48
xfs: filter stripe width details from repair

Several golden outputs have:

> Note - stripe unit (0) and width (0) fields have been reset.

but it's entirely possible for this to be non-zero,
which then fails to match and fails the test.

Filter this repair output and fix the golden files.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/repair
tests/xfs/030.out.linux
tests/xfs/148.out
tests/xfs/178.out