common.pattern: allow spaces in io() operation
commit7859f3e30a56c9771992804a6d1d776298611f00
authorKevin Wolf <kwolf@redhat.com>
Mon, 20 Jul 2009 12:35:43 +0000 (20 14:35 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 20 Jul 2009 12:35:43 +0000 (20 14:35 +0200)
tree98fa596f0b98ba00f9ed8cece1e9e69c1cf8d967
parentbd4acf125cf1ca9bdd2891c5df3cc09964c537e2
common.pattern: allow spaces in io() operation

We need to be able to pass "write -b" as an operation to the pattern testing
functions. Unfortunately, this contains a space character...

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
common.pattern