qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mechani


From: Benoît Canet
Subject: [Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mechanism
Date: Mon, 3 Mar 2014 19:11:33 +0100

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(-)

-- 
1.8.3.2




reply via email to

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