]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
fix 165 for different block sizes
authorDave Chinner <dchinner@redhat.com>
Wed, 12 Oct 2011 23:48:39 +0000 (23:48 +0000)
committerAlex Elder <aelder@sgi.com>
Thu, 13 Oct 2011 15:44:32 +0000 (10:44 -0500)
commit1a9e9e007b403f84c4a27462582eb87bf2acaab1
treeaaebd1cf372ef905b9aaf6bd5ea358b3e3c1198e
parent58ff0f3c97d3fc682a3068c9af0bfbb3a90ccca4
fix 165 for different block sizes

xfs_io uses the filesystem block size as the default write buffer
size. 165 does not filter the ops counts out of the golden output,
and hnce causes failures because the ops count doesn't match for a
given sized write. Fix this by changing the filter to the generic
xfs_io no-numbers filter.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
165
165.out