]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
erasure-code/lrc: error out if "l == 0" 25046/head
authorKefu Chai <kchai@redhat.com>
Wed, 14 Nov 2018 08:33:04 +0000 (16:33 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 15 Nov 2018 06:34:03 +0000 (14:34 +0800)
commitc3d13aab434c54fc0699aabf2a4a45662b53b3c2
treecb125d7a451a7e74e5d20e1b35532282b506415f
parent5b70ba8cdfd1e3adfd2f8d4b57e35428a3b3d7bd
erasure-code/lrc: error out if "l == 0"

l (locality) should not be 0, and k+m should be multiple of it

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/erasure-code/lrc/ErasureCodeLrc.cc