mirror of https://github.com/ceph/ceph
38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
[submodule "ceph-object-corpus"]
|
|
path = ceph-object-corpus
|
|
url = https://github.com/ceph/ceph-object-corpus.git
|
|
[submodule "src/civetweb"]
|
|
path = src/civetweb
|
|
url = https://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-ceph
|
|
[submodule "src/erasure-code/jerasure/gf-complete"]
|
|
path = src/erasure-code/jerasure/gf-complete
|
|
url = https://github.com/ceph/gf-complete.git
|
|
branch = v2-ceph
|
|
[submodule "src/rocksdb"]
|
|
path = src/rocksdb
|
|
url = https://github.com/ceph/rocksdb
|
|
ignore = dirty
|
|
[submodule "ceph-erasure-code-corpus"]
|
|
path = ceph-erasure-code-corpus
|
|
url = https://github.com/ceph/ceph-erasure-code-corpus.git
|
|
|
|
# FIXME: The url must be updated after googletest is forked in ceph
|
|
# The branch must be updated after a new release (like "release-1.7.5")
|
|
[submodule "src/googletest"]
|
|
path = src/googletest
|
|
url = https://github.com/google/googletest
|
|
branch = master
|
|
[submodule "src/spdk"]
|
|
path = src/spdk
|
|
url = https://github.com/ceph/spdk.git
|
|
[submodule "src/xxHash"]
|
|
path = src/xxHash
|
|
url = https://github.com/ceph/xxHash.git
|
|
[submodule "src/isa-l"]
|
|
path = src/isa-l
|
|
url = https://github.com/ceph/isa-l
|