]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonMap: split build_from_host_list() into smaller pieces
authorKefu Chai <kchai@redhat.com>
Fri, 10 Aug 2018 10:19:01 +0000 (18:19 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Oct 2018 09:39:39 +0000 (17:39 +0800)
commitb39a949b111eed30c69235e9f683e4bfbdef6531
tree6bdbfdeada31e29542ba43da86d3a195bed1bd90
parent6110941551ff24d63d626c286d3da7df511941d7
mon/MonMap: split build_from_host_list() into smaller pieces

so we can reuse the non-blocking part in MonMap's seastar port.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/MonMap.cc
src/mon/MonMap.h