]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: allow MMonGetMap without authentication 695/head
authorSage Weil <sage@inktank.com>
Sun, 6 Oct 2013 22:17:19 +0000 (15:17 -0700)
committerSage Weil <sage@inktank.com>
Sun, 6 Oct 2013 22:17:50 +0000 (15:17 -0700)
commit71ee6d7c8d3973361fa66f5e9eb4863cbc11c8a8
tree466424189ef32c5a9fff4a8c18834456f92494f3
parentf27964189419f590c5025c515986b1a3af5e2748
mon: allow MMonGetMap without authentication

This is used by the MonClient::get_monmap_privately() helper.

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