mirror of https://github.com/ceph/ceph
seastar: add seastar as a submodule
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
be651ca759
commit
7c2107cbc2
|
@ -52,3 +52,6 @@
|
|||
[submodule "src/dmclock"]
|
||||
path = src/dmclock
|
||||
url = https://github.com/ceph/dmclock.git
|
||||
[submodule "src/seastar"]
|
||||
path = src/seastar
|
||||
url = https://github.com/ceph/seastar.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 9c32e23e722da580e31462e11c48eba3f6a97a7f
|
Loading…
Reference in New Issue