qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mec


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mechanism
Date: Tue, 11 Mar 2014 19:19:18 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Mar 03, 2014 at 07:11:33PM +0100, Benoît Canet wrote:
> Rewrite the snapshot authorization mechanism for block filter as suggested by
> Paolo.
> 
> run testsuite
> 
> and
> 
> Tested BlockBackend snapshots
> Tested quorum snapshot
> Tested that snapshot below or above the active qcow2 file are not authorized
> 
> Benoît Canet (1):
>   block: Rewrite the snapshot authorization mechanism for block filters.
> 
>  block.c                   | 47 
> +++++++++++++++++++++--------------------------
>  block/blkverify.c         | 17 ++++++++++++++++-
>  block/quorum.c            |  3 +--
>  include/block/block.h     |  9 ---------
>  include/block/block_int.h |  8 ++++----
>  5 files changed, 42 insertions(+), 42 deletions(-)

Thanks, applied to my block tree and fixed up commit description to
mention semantic change in blkverify:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

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