qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 09/11] blockdev-backup: added support for data c


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 09/11] blockdev-backup: added support for data compression
Date: Mon, 13 Jun 2016 14:19:12 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

On Tue, May 31, 2016 at 12:15:28PM +0300, Denis V. Lunev wrote:
> From: Pavel Butsykin <address@hidden>
> 
> The idea is simple - backup is "written-once" data. It is written block
> by block and it is large enough. It would be nice to save storage
> space and compress it.
> 
> Signed-off-by: Pavel Butsykin <address@hidden>
> Signed-off-by: Denis V. Lunev <address@hidden>
> CC: Jeff Cody <address@hidden>
> CC: Markus Armbruster <address@hidden>
> CC: Eric Blake <address@hidden>
> CC: John Snow <address@hidden>
> CC: Stefan Hajnoczi <address@hidden>
> CC: Kevin Wolf <address@hidden>
> ---
>  blockdev.c           | 10 +++++++++-
>  qapi/block-core.json |  4 ++++
>  qmp-commands.hx      |  4 +++-
>  3 files changed, 16 insertions(+), 2 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]