On Mon, Feb 03, 2014 at 11:32:30AM +0100, Kevin Wolf wrote: > 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 <[email protected]> > --- > tests/qemu-iotests/077 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
