]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/MgrClient: only send config_bl if it has changed
authorSage Weil <sage@redhat.com>
Fri, 2 Feb 2018 17:29:21 +0000 (11:29 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:50 +0000 (14:44 -0600)
commit8e2a30068accd74c4bb452852375e7e94e00c50b
tree3bf8aca6739d1d2a7bce3da5a749195c086209f3
parentdc120501f429cf10d38081d02e0ffb0186cfe4c2
mgr/MgrClient: only send config_bl if it has changed

The mgr already treats the config_bl as optional in the MMgrReport
messages.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/config.cc
src/common/config.h
src/mgr/MgrClient.cc
src/mgr/MgrClient.h