]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: add gf-complete / jerasure submodules 1503/head
authorLoic Dachary <loic@dachary.org>
Wed, 19 Mar 2014 06:56:41 +0000 (07:56 +0100)
committerLoic Dachary <loic@dachary.org>
Wed, 19 Mar 2014 07:02:12 +0000 (08:02 +0100)
commitddbb2f7b0ad825bba9a616ba4815b25f80ea525a
tree6e79543d335e62209e919aba99b66d91fc861ee0
parent5c34a0f01aa5d0ff6c3027cba1a5248699cf7e39
erasure-code: add gf-complete / jerasure submodules

Instead of copying the files in the ceph repository, which is less
convenient.

When building the headers are ignored, even though they do
not exist. When creating the tarbal with make dist, it fails because
they cannot be found. I misread src/gf_int.h to be include/gf_int.h and
wrongfully thought the submodules were to blame. This is why they were
removed shortly after being added.

Signed-off-by: Loic Dachary <loic@dachary.org>
.gitmodules
src/erasure-code/jerasure/gf-complete [new submodule]
src/erasure-code/jerasure/jerasure [new submodule]