Improve filters for a couple of the tests using xfs_io.

This commit is contained in:
fsgqa
2004-03-19 00:01:18 +00:00
parent cad234da75
commit 7ee547a8ad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ LOOP_MNT=$TEST_DIR/$seq.mnt
_filter_io()
{
sed -e '/^----.*/d'
sed -e '/.* ops; /d'
}
# real QA test starts here