qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-block] [PATCH v4 14/20] block: Ensure consistent


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v4 14/20] block: Ensure consistent bitmap function prototypes
Date: Thu, 2 Apr 2015 13:50:30 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Mar 20, 2015 at 03:16:57PM -0400, John Snow wrote:
> We often don't need the BlockDriverState for functions
> that operate on bitmaps. Remove it.
> 
> Signed-off-by: John Snow <address@hidden>
> Reviewed-by: Max Reitz <address@hidden>
> ---
>  block.c               | 13 ++++++-------
>  block/backup.c        |  2 +-
>  block/mirror.c        | 26 ++++++++++----------------
>  blockdev.c            |  2 +-
>  include/block/block.h | 11 +++++------
>  migration/block.c     |  7 +++----
>  6 files changed, 26 insertions(+), 35 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpIbUXr5wBlH.pgp
Description: PGP signature


reply via email to

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