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 -- sheepdog mailing list [email protected] http://lists.wpkg.org/mailman/listinfo/sheepdog
