All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] sheepdog: add user-defined redundancy option
@ 2013-10-29  8:17 Liu Yuan
  2013-10-29  8:17 ` [Qemu-devel] [PATCH 1/2] sheepdog: refactor do_sd_create() Liu Yuan
  2013-10-29  8:17 ` [Qemu-devel] [PATCH] sheepdog: support user-defined redundancy option Liu Yuan
  0 siblings, 2 replies; 4+ messages in thread
From: Liu Yuan @ 2013-10-29  8:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: sheepdog

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          |  110 +++++++++++++++++++++++++++++++++++----------
 include/block/block_int.h |    1 +
 2 files changed, 88 insertions(+), 23 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-10-29 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-29  8:17 [Qemu-devel] [PATCH 0/2] sheepdog: add user-defined redundancy option Liu Yuan
2013-10-29  8:17 ` [Qemu-devel] [PATCH 1/2] sheepdog: refactor do_sd_create() Liu Yuan
2013-10-29 20:32   ` Benoît Canet
2013-10-29  8:17 ` [Qemu-devel] [PATCH] sheepdog: support user-defined redundancy option Liu Yuan

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.