]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
add rocksdb submodule
authorSage Weil <sage@inktank.com>
Tue, 20 May 2014 00:39:57 +0000 (17:39 -0700)
committerSage Weil <sage@redhat.com>
Wed, 30 Jul 2014 04:45:25 +0000 (21:45 -0700)
.gitmodule_mirrors
.gitmodules
src/rocksdb [new submodule]

index df59363759afeedb71a707fb8014063eb9e425ed..2e1722f6a8be7e0253d402c618f62a84120f8565 100644 (file)
@@ -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
index 0d5258c96babf007fe61b0f0934a685b3423591e..a857151e2dbd5b8950b8d3a5f9a0f236c7cf924e 100644 (file)
@@ -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 (submodule)
index 0000000..a1a1f61
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit a1a1f61fa75e35340ec64624234f9b68520545b4