[Qemu-devel] [PATCH v2 0/2] sheepdog: add user-defined redundancy option

2013-10-29 Thread Liu Yuan
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: pass copy_policy in the request
  sheepdog: refactor do_sd_create()

 block/sheepdog.c |   45 ++---
 1 file changed, 22 insertions(+), 23 deletions(-)

-- 
1.7.9.5




Re: [Qemu-devel] [PATCH v2 0/2] sheepdog: add user-defined redundancy option

2013-10-29 Thread Liu Yuan
On Tue, Oct 29, 2013 at 04:23:33PM +0800, Liu Yuan wrote:
 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.
 
Oops, please ignore this patch set because I formated the wrong patch.

Thanks
Yuan



[Qemu-devel] [PATCH v2 0/2] sheepdog: add user-defined redundancy option

2013-10-29 Thread Liu Yuan
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  |  115 -
 include/block/block_int.h |1 +
 2 files changed, 93 insertions(+), 23 deletions(-)

-- 
1.7.9.5