]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/MonClient: mark monc_lock a mutable
authorKefu Chai <kchai@redhat.com>
Tue, 14 Feb 2017 02:58:17 +0000 (10:58 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 14 Feb 2017 04:58:22 +0000 (12:58 +0800)
commit8729e1eb9cba7d23690ac9c634eadd9fc172a8d3
tree5ab9eba9882e65167d51695caac28af634970439
parent96862f8f295b210cc7aab0a2dff3e28ae74f35fa
mon/MonClient: mark monc_lock a mutable

so we can label the getters of MonClient with the `const` specifier.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/MonClient.h