On Mon, Nov 11, 2013 at 02:54:59PM +0100, Kevin Wolf wrote:
> If an explicit driver option is present, but doesn't specify a valid
> driver, then bdrv_open() should fail instead of probing the format.
>
> Signed-off-by: Kevin Wolf
> ---
> block.c| 5 +
> tests/qemu-iotest
On Mon, Nov 11, 2013 at 02:54:59PM +0100, Kevin Wolf wrote:
> If an explicit driver option is present, but doesn't specify a valid
> driver, then bdrv_open() should fail instead of probing the format.
>
> Signed-off-by: Kevin Wolf
> ---
> block.c| 5 +
> tests/qemu-iotest
If an explicit driver option is present, but doesn't specify a valid
driver, then bdrv_open() should fail instead of probing the format.
Signed-off-by: Kevin Wolf
---
block.c| 5 +
tests/qemu-iotests/051 | 7 +++
tests/qemu-iotests/051.out | 9 +
3 files c