qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v6 RESENT 0/2] sheepdog: add user-defined redundancy option
@ 2013-11-07 14:56 Liu Yuan
  2013-11-07 14:56 ` [Qemu-devel] [PATCH v6 1/2] sheepdog: refactor do_sd_create() Liu Yuan
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Liu Yuan @ 2013-11-07 14:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: sheepdog

v6:
 - update comment typo
 - remove is_number()

v5:
 - use pstrcpy instead of strncpy
 - fix a segfalt for 'null' string option string

v4:
 - fix do_sd_create that forgot to pass nr_copies
 - fix parse_redundancy dealing with replicated vdi

v3:
 - rework is_numeric

v2:
 - fix a typo in comment and commit log

 This patch set add one sheepdog specific option for qemu-img to control
 redundancy.

 This patch set is on top of Kevin's block tree.

Liu Yuan (2):
  sheepdog: refactor do_sd_create()
  sheepdog: support user-defined redundancy option

 block/sheepdog.c          |  127 +++++++++++++++++++++++++++++++++++++--------
 include/block/block_int.h |    1 +
 2 files changed, 105 insertions(+), 23 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-11-21  8:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-07 14:56 [Qemu-devel] [PATCH v6 RESENT 0/2] sheepdog: add user-defined redundancy option Liu Yuan
2013-11-07 14:56 ` [Qemu-devel] [PATCH v6 1/2] sheepdog: refactor do_sd_create() Liu Yuan
2013-11-07 14:56 ` [Qemu-devel] [PATCH v6 2/2] sheepdog: support user-defined redundancy option Liu Yuan
2013-11-18  5:58 ` [Qemu-devel] [PATCH v6 RESENT 0/2] sheepdog: add " Liu Yuan
2013-11-20 17:22   ` Liu Yuan
2013-11-21  8:23     ` Stefan Hajnoczi
2013-11-21  8:38       ` Liu Yuan
2013-11-21  8:28 ` 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).