]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: fix 130, 132 for inifinitely-fast disks
authorEric Sandeen <sandeen@redhat.com>
Fri, 24 Apr 2009 18:57:55 +0000 (13:57 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 24 Apr 2009 18:57:55 +0000 (13:57 -0500)
commit90395f8d7c28ce585fe3a3794d4c55be4270cbab
tree884aec472d7c69f5c5df14779e39aba73ba2ce67
parent7c75dff3ddddd288df2ed2cc16bd649f72aea9f4
xfstests: fix 130, 132 for inifinitely-fast disks

Due to the new quantum/holographic storage I'm testing, my
disks go infinitely fast, thereby breaking some filters:

-XXX Bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+3 KiB, 1 ops; 0.0000 sec (inf EiB/sec and inf ops/sec)

I'm no regexp expert but I think the below change will fix it.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed-by: Christoph Hellwig <hch@infradead.org>
130
132