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>
[submodule "src/civetweb"]
path = src/civetweb
url = git://github.com/ceph/civetweb
+[submodule "src/erasure-code/jerasure/jerasure"]
+ path = src/erasure-code/jerasure/jerasure
+ url = https://github.com/ceph/jerasure.git
+ branch = v2
+[submodule "src/erasure-code/jerasure/gf-complete"]
+ path = src/erasure-code/jerasure/gf-complete
+ url = https://github.com/ceph/gf-complete.git
+ branch = v1
--- /dev/null
+Subproject commit a8ca2fb4ba0b5896474e1d809aae7550b79eef10
--- /dev/null
+Subproject commit db7abf84841933e2f7e51d2a3b4923f70eef6c62