On Sun, Mar 24, 2013 at 03:41:15PM +0800, Liu Yuan wrote:
> From: Liu Yuan
>
> Commit 787e4a85 [block: Add options QDict to bdrv_file_open() prototypes]
> didn't
> update rbd.c accordingly.
>
> Cc: Kevin Wolf
> Cc: Stefan Hajnoczi
> Signed-off-by: Liu Yuan
> ---
> block/rbd.c |3 ++-
>
Am 24.03.2013 08:41, schrieb Liu Yuan:
> From: Liu Yuan
>
> Commit 787e4a85 [block: Add options QDict to bdrv_file_open() prototypes]
> didn't
> update rbd.c accordingly.
>
> Cc: Kevin Wolf
> Cc: Stefan Hajnoczi
> Signed-off-by: Liu Yuan
> ---
> block/rbd.c |3 ++-
> 1 file changed, 2 ins
From: Liu Yuan
Commit 787e4a85 [block: Add options QDict to bdrv_file_open() prototypes] didn't
update rbd.c accordingly.
Cc: Kevin Wolf
Cc: Stefan Hajnoczi
Signed-off-by: Liu Yuan
---
block/rbd.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/block/rbd.c b/block/rb