]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: isa uses per chunk alignment constraints
authorLoic Dachary <loic-201408@dachary.org>
Mon, 22 Sep 2014 12:02:08 +0000 (14:02 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Thu, 25 Sep 2014 15:39:10 +0000 (17:39 +0200)
commit28c2b6e4f2bc6d77b9150fcf9a917d85c69c9ed1
tree856cd73778b85484a0a3fb430a8b61a039a05439
parent6f4909ae59e5ad733bc555098c6a0740aabf796b
erasure-code: isa uses per chunk alignment constraints

Copy code from the jerasure plugin to enforce alignment constraints per
chunk instead of using the total object size. It is simpler and reduces
the size of the chunks. See
https://github.com/ceph/ceph/commit/c7daaaf5e63d0bd1d444385e62611fe276f6ce29
for more information.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/erasure-code/isa/ErasureCodeIsa.cc