From: Loic Dachary Date: Tue, 18 Mar 2014 21:04:13 +0000 (+0100) Subject: build: add gf-complete/jerasure to gitmodule_mirrors X-Git-Tag: v0.79~126^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1494%2Fhead;p=ceph.git build: add gf-complete/jerasure to gitmodule_mirrors Signed-off-by: Loic Dachary --- diff --git a/.gitmodule_mirrors b/.gitmodule_mirrors index 3bd3cdd0f30b..df59363759af 100644 --- a/.gitmodule_mirrors +++ b/.gitmodule_mirrors @@ -5,3 +5,5 @@ src/civetweb git://apt-mirror.front.sepia.ceph.com/civetweb.git src/libs3 git://apt-mirror.front.sepia.ceph.com/libs3.git src/mongoose git://apt-mirror.front.sepia.ceph.com/mongoose.git src/leveldb git://apt-mirror.front.sepia.ceph.com/leveldb.git +src/erasure-code/jerasure/jerasure git://apt-mirror.front.sepia.ceph.com/jerasure.git +src/erasure-code/jerasure/gf-complete git://apt-mirror.front.sepia.ceph.com/gf-complete.git