[sheepdog] [PATCH v2 UPDATE 0/4] support user-defined redundancy for erasure code
MORITA Kazutaka
morita.kazutaka at gmail.com
Fri Oct 18 20:15:28 CEST 2013
At Fri, 18 Oct 2013 02:08:46 +0800,
Liu Yuan wrote:
>
> This patch set add user-defined redundancy for erasured vdi.
>
> v2:
> - extend y to 0 < y < 15
> - refine help message
>
> usage:
> $ dog vdi create -c x:y test 10g # create a erasured vdi
> x represent number of data strips and y number of parity strips
> x can be 2, 4, 8, 16 , 0 < y < 15 and x > y
>
> Thanks
> Yuan
>
> Liu Yuan (4):
> erasure: make ec_helpers more generic
> erasure: support user-defined redundancy
> tests/func: add a dedicated test for recovery of erasure code
> lib/fec: fix decode_prepare()
Looks like there are some coding style problems.
Thanks,
Kazutaka
More information about the sheepdog
mailing list