]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: do not request MGR key from pre-kraken mons
authorSage Weil <sage@redhat.com>
Mon, 10 Oct 2016 20:59:28 +0000 (16:59 -0400)
committerSage Weil <sage@redhat.com>
Sun, 16 Oct 2016 02:51:27 +0000 (22:51 -0400)
commitbf0dc6dbdb1cfaf58125c60722f1f417f5d28b92
tree61c7d1f10873be8108294d61bfc479da54c90542
parent392fa14c0639e70557b3b1a98da05b8b36255899
mon/MonClient: do not request MGR key from pre-kraken mons

If we do, the older mon will return EPERM.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonClient.cc