]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/DaemonState: avoid searching for a daemon state twice
authorKefu Chai <kchai@redhat.com>
Fri, 28 Aug 2020 05:39:54 +0000 (13:39 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 2 Sep 2020 03:54:33 +0000 (11:54 +0800)
commitf9a11737ea5c37abcc2a11dbf67016d7d3057d58
tree2758f0ef4300d3e32b5b7d26b1b8ccfdfc34e3b5
parent4e2d344eb34df86bbb290193c1d2a94ef077b4e3
mgr/DaemonState: avoid searching for a daemon state twice

and less repeating this way

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mgr/ActivePyModules.cc
src/mgr/DaemonState.cc