qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Benoît Canet" <benoit.canet@irqsave.net>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, pbonzini@redhat.com,
	"Benoît Canet" <benoit.canet@irqsave.net>,
	stefanha@redhat.com, mreitz@redhat.com
Subject: [Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mechanism
Date: Mon,  3 Mar 2014 19:11:33 +0100	[thread overview]
Message-ID: <1393870294-19351-1-git-send-email-benoit.canet@irqsave.net> (raw)

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	other threads:[~2014-03-03 18:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-03 18:11 Benoît Canet [this message]
2014-03-03 18:11 ` [Qemu-devel] [PATCH] block: Rewrite the snapshot authorization mechanism for block filters Benoît Canet
2014-03-03 18:35   ` Paolo Bonzini
2014-03-03 19:13     ` Benoît Canet
2014-03-03 21:26       ` Paolo Bonzini
2014-03-10 18:53 ` [Qemu-devel] [PATCH] Rewrite block filter snapshot authorization mechanism Benoît Canet
2014-03-11 18:19 ` Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1393870294-19351-1-git-send-email-benoit.canet@irqsave.net \
    --to=benoit.canet@irqsave.net \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).