From: Jeff Cody <jcody@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, benoit.canet@irqsave.net, stefanha@redhat.com,
bharata@linux.vnet.ibm.com
Subject: [Qemu-devel] [PATCH v2 0/2] block: add suppoort for gluster reopen
Date: Mon, 17 Feb 2014 11:11:10 -0500 [thread overview]
Message-ID: <cover.1392653229.git.jcody@redhat.com> (raw)
Changes v1->v2:
Patch 1: Removed unneeded state variables 'filename' and
'open_flags' (Stefan)
Patch 2: Removed unneeded reopen state variable 'open_flags'
(Stefan)
This series provides support for bdrv_reopen() with gluster
protocol drivers, and thereby also enabling block-commit to
gluster-based images.
Jeff Cody (2):
block: gluster - code movements, state storage changes
block: gluster - add reopen support.
block/gluster.c | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 128 insertions(+), 15 deletions(-)
--
1.8.3.1
next reply other threads:[~2014-02-17 16:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-17 16:11 Jeff Cody [this message]
2014-02-17 16:11 ` [Qemu-devel] [PATCH v2 1/2] block: gluster - code movements, state storage changes Jeff Cody
2014-02-26 14:58 ` Stefan Hajnoczi
2014-02-26 15:00 ` Jeff Cody
2014-02-17 16:11 ` [Qemu-devel] [PATCH v2 2/2] block: gluster - add reopen support Jeff Cody
2014-02-26 15:04 ` Stefan Hajnoczi
2014-02-26 15:05 ` [Qemu-devel] [PATCH v2 0/2] block: add suppoort for gluster reopen 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=cover.1392653229.git.jcody@redhat.com \
--to=jcody@redhat.com \
--cc=benoit.canet@irqsave.net \
--cc=bharata@linux.vnet.ibm.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.