On Thu, Oct 31, 2013 at 01:49:26PM +0800, Liu Yuan wrote:
> v4:
> - fix do_sd_create that forgot to pass nr_copies
> - fix parse_redundancy dealing with replicated vdi
Hello Kevin,
Could you pick these two patches to your block tree (so QEMU next release
can enjoy the full erasure coding f
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