]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: relax cauchy w restrictions 3184/head
authorLoic Dachary <ldachary@redhat.com>
Tue, 16 Dec 2014 12:31:30 +0000 (13:31 +0100)
committerLoic Dachary <ldachary@redhat.com>
Tue, 16 Dec 2014 12:56:31 +0000 (13:56 +0100)
commitbb80437f247345502203ad87a7e7bbb5b5602b9a
treede98124b09001359156f6bf6de3ac99829b31d44
parent3b5ff219fb6d2c63c478f63a030d31233992a662
erasure-code: relax cauchy w restrictions

A restriction that the w parameter of the cauchy technique is limited to
8, 16 or 32 was added incorrectly while refactoring parameter parsing in
the jerasure plugin and must be relaxed.

http://tracker.ceph.com/issues/10325 Fixes: #10325

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/erasure-code/jerasure/ErasureCodeJerasure.cc