]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
monclient: drop now-unused MonClient::is_latest_map()
authorSage Weil <sage@inktank.com>
Wed, 17 Oct 2012 04:13:54 +0000 (21:13 -0700)
committerSage Weil <sage@inktank.com>
Wed, 17 Oct 2012 04:13:54 +0000 (21:13 -0700)
commitbcd6aea3c92ef498e550c486a9ee12e2d1bbfd92
treec96e14ed354b78a103876e9ff91ab206275c78df
parent8791db7453b2e8b005428981417f4371d690946b
monclient: drop now-unused MonClient::is_latest_map()

Any sensible caller probably wants to use get_version() directly.

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