On Wed, Oct 26, 2011 at 02:31:16PM +0200, Kevin Wolf wrote:
> @@ -2039,11 +2039,7 @@ const char
> *bdrv_get_encrypted_filename(BlockDriverState *bs)
> void bdrv_get_backing_filename(BlockDriverState *bs,
> char *filename, int filename_size)
> {
> -if (!bs->bac
Am 27.10.2011 09:37, schrieb Stefan Hajnoczi:
> On Wed, Oct 26, 2011 at 02:31:16PM +0200, Kevin Wolf wrote:
>> @@ -2039,11 +2039,7 @@ const char
>> *bdrv_get_encrypted_filename(BlockDriverState *bs)
>> void bdrv_get_backing_filename(BlockDriverState *bs,
>> char *f
Reviewed-by: wdon...@linux.vnet.ibm.com
2011/10/26 Kevin Wolf :
> Signed-off-by: Kevin Wolf
> ---
> block.c | 6 +-
> 1 files changed, 1 insertions(+), 5 deletions(-)
>
> diff --git a/block.c b/block.c
> index 0b7bc06..86d450c 100644
> --- a/block.c
> +++ b/block.c
> @@ -2039,11 +2039,7 @
Signed-off-by: Kevin Wolf
---
block.c |6 +-
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/block.c b/block.c
index 0b7bc06..86d450c 100644
--- a/block.c
+++ b/block.c
@@ -2039,11 +2039,7 @@ const char *bdrv_get_encrypted_filename(BlockDriverState
*bs)
void bdrv_get_back