summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2014-05-20 02:39:57 +0200
committerSage Weil <sage@redhat.com>2014-07-30 06:45:25 +0200
commit6eea02c18a2623c18c38331dd8e998e9ab65add3 (patch)
treeed804a5f655b71d384c9b9e09750726980d0bb35
parentadd rocksdb support (diff)
downloadceph-6eea02c18a2623c18c38331dd8e998e9ab65add3.tar.xz
ceph-6eea02c18a2623c18c38331dd8e998e9ab65add3.zip
add rocksdb submodule
-rw-r--r--.gitmodule_mirrors1
-rw-r--r--.gitmodules3
m---------src/rocksdb0
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodule_mirrors b/.gitmodule_mirrors
index df59363759a..2e1722f6a8b 100644
--- a/.gitmodule_mirrors
+++ b/.gitmodule_mirrors
@@ -7,3 +7,4 @@ 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
+src/rocksdb git://apt-mirror.front.sepia.ceph.com/rocksdb.git
diff --git a/.gitmodules b/.gitmodules
index 0d5258c96ba..a857151e2db 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -15,3 +15,6 @@
path = src/erasure-code/jerasure/gf-complete
url = https://github.com/ceph/gf-complete.git
branch = v1-ceph
+[submodule "src/rocksdb"]
+ path = src/rocksdb
+ url = git://github.com/ceph/rocksdb
diff --git a/src/rocksdb b/src/rocksdb
new file mode 160000
+Subproject a1a1f61fa75e35340ec64624234f9b68520545b