]> Git Repo - qemu.git/commit
blockdev: Use blk_new_open() in blockdev_init()
authorMax Reitz <[email protected]>
Thu, 5 Feb 2015 18:58:14 +0000 (13:58 -0500)
committerStefan Hajnoczi <[email protected]>
Mon, 16 Feb 2015 15:07:18 +0000 (15:07 +0000)
commite4342ce5a2bc7742c7193d1a3291ae513ca4857a
treea2c894d9b26d64eb2c2f592833863e39a018f34b
parent80495fdf44ff7e44bafe9f4d8367700a197f1106
blockdev: Use blk_new_open() in blockdev_init()

Due to different error propagation, this breaks tests 051 and 087; fix
their output.

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-id: 1423162705[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
blockdev.c
tests/qemu-iotests/051.out
tests/qemu-iotests/087.out
This page took 0.022784 seconds and 4 git commands to generate.