]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fix filter for stripe aligned filesystems
authorDave Chinner <dgc@sgi.com>
Mon, 28 Apr 2008 06:26:58 +0000 (06:26 +0000)
committerDave Chinner <dgc@sgi.com>
Mon, 28 Apr 2008 06:26:58 +0000 (06:26 +0000)
commitc649168f059b0a89b648cb5dbbc886f3834fc412
tree1cb2063c2d4b1c65756de4c066e2a3f8bb0806ef
parent168ee563f63000f84987d0d8d17afaffb05516e8
fix filter for stripe aligned filesystems

Flags has extra bits set in it xfs_bmap output when
the filesyste is using stripe alignment. Fix the test
to only look at the unwritten flag. Capture the xfs_bmap
output as well so failures can be debugged easily.
Merge of master-melb:xfs-cmds:30994a by kenmcd.

  fix filter for stripe aligned filesystems.
166