qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] block: add suppoort for gluster reopen
@ 2014-02-17 16:11 Jeff Cody
  2014-02-17 16:11 ` [Qemu-devel] [PATCH v2 1/2] block: gluster - code movements, state storage changes Jeff Cody
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jeff Cody @ 2014-02-17 16:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, benoit.canet, stefanha, bharata

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-26 15:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-17 16:11 [Qemu-devel] [PATCH v2 0/2] block: add suppoort for gluster reopen Jeff Cody
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

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