]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: pay attention to MMonSubscribe's hostname
authorSage Weil <sage@redhat.com>
Wed, 29 Aug 2018 13:20:59 +0000 (08:20 -0500)
committerSage Weil <sage@redhat.com>
Thu, 30 Aug 2018 13:51:04 +0000 (08:51 -0500)
commit0acb5cb4544b2a6dc93e9afe0228167e65d49d5a
treebaa2b1103d8e20e3b8fc0200492a5dfde5304163
parent44db75462495e8b0b7c4a368e55cffc91b8679d6
mon: pay attention to MMonSubscribe's hostname

We weren't populating remote_host anywhere!

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