]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/MgrStandby: simplify weird code
authorSage Weil <sage@newdream.net>
Tue, 16 Feb 2021 23:24:20 +0000 (18:24 -0500)
committerSage Weil <sage@newdream.net>
Wed, 17 Feb 2021 17:27:58 +0000 (12:27 -0500)
commit95f80dda9dae788aefb4a1f2a85d55405f3f1cb5
tree8d5a019def4f14204a60249ebee6f20977f4805b
parent9b5cbf40f8328060d7c6d04a474ee87d5bf03ca3
mgr/MgrStandby: simplify weird code

PyModule::config_prefix is "mgr/", so this has no effect.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mgr/MgrStandby.cc