Re: [Qemu-devel] [PATCH 3/4] blockdev: Convert bdrv_find to blk_by_name
On 2015-03-02 at 06:36, Fam Zheng wrote: Signed-off-by: Fam Zheng --- blockdev.c | 92 -- 1 file changed, 59 insertions(+), 33 deletions(-) I think I touched the same problem in my "BB and media" series, and I think I replaced the
[Qemu-devel] [PATCH 3/4] blockdev: Convert bdrv_find to blk_by_name
Signed-off-by: Fam Zheng --- blockdev.c | 92 -- 1 file changed, 59 insertions(+), 33 deletions(-) diff --git a/blockdev.c b/blockdev.c index ae73539..c70d849 100644 --- a/blockdev.c +++ b/blockdev.c @@ -1017,18 +1017,18 @@ fail: void