From: "Benoît Canet" <benoit@irqsave.net>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, "Benoît Canet" <benoit@irqsave.net>,
stefanha@redhat.com
Subject: [Qemu-devel] [PATCH] Add infrastructure to forbid external snapshot
Date: Wed, 25 Sep 2013 16:23:21 +0200 [thread overview]
Message-ID: <1380119002-18953-1-git-send-email-benoit@irqsave.net> (raw)
This paves the way for the quorum block driver to be merged.
Benoît Canet (1):
block: Add bdrv_forbid_ext_snapshots.
block.c | 27 +++++++++++++++++++++++++++
block/blkdebug.c | 2 ++
block/blkverify.c | 2 ++
block/bochs.c | 2 ++
block/cloop.c | 2 ++
block/cow.c | 2 ++
block/curl.c | 10 ++++++++++
block/dmg.c | 2 ++
block/gluster.c | 8 ++++++++
block/iscsi.c | 2 ++
block/nbd.c | 6 ++++++
block/parallels.c | 2 ++
block/qcow.c | 2 ++
block/qcow2.c | 2 ++
block/qed.c | 2 ++
block/raw-posix.c | 10 ++++++++++
block/raw-win32.c | 4 ++++
block/raw_bsd.c | 4 +++-
block/rbd.c | 2 ++
block/sheepdog.c | 6 ++++++
block/ssh.c | 2 ++
block/vdi.c | 2 ++
block/vhdx.c | 2 ++
block/vmdk.c | 2 ++
block/vpc.c | 2 ++
block/vvfat.c | 2 ++
blockdev.c | 5 +++++
include/block/block.h | 10 ++++++++++
include/block/block_int.h | 7 +++++++
29 files changed, 132 insertions(+), 1 deletion(-)
--
1.8.1.2
next reply other threads:[~2013-09-25 14:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-25 14:23 Benoît Canet [this message]
2013-09-25 14:23 ` [Qemu-devel] [PATCH] block: Add bdrv_forbid_ext_snapshots Benoît Canet
2013-09-26 2:01 ` Jeff Cody
2013-09-26 11:43 ` Kevin Wolf
2013-09-26 13:35 ` Benoît Canet
2013-09-26 14:05 ` Kevin Wolf
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=1380119002-18953-1-git-send-email-benoit@irqsave.net \
--to=benoit@irqsave.net \
--cc=kwolf@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).