OSDN Git Service

qemu-iotest: Make 077 raw-only
authorKevin Wolf <kwolf@redhat.com>
Thu, 30 Jan 2014 11:52:47 +0000 (12:52 +0100)
committerKevin Wolf <kwolf@redhat.com>
Sun, 9 Feb 2014 08:12:38 +0000 (09:12 +0100)
commitf51062061e6adf64a879177f35ff5c6babb63e7e
treed606ed60c6c18878fea9261b81bbeb3ca71c532a
parent1f6b12f75f2c22f861d0202374033a7594c91707
qemu-iotest: Make 077 raw-only

The qemu-io command sequences make the assumption that an unaligned
request on the format layer will be unaligned on the blkdebug layer as
well. This doesn't necessarily hold true for drivers other than raw.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: BenoƮt Canet <benoit@irqsave.net>
tests/qemu-iotests/077