]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #23709 from tchaikov/wip-monmap-const
authorKefu Chai <tchaikov@gmail.com>
Sat, 25 Aug 2018 03:40:42 +0000 (11:40 +0800)
committerGitHub <noreply@github.com>
Sat, 25 Aug 2018 03:40:42 +0000 (11:40 +0800)
commit4eb23af17c6862e7677675688bf462021173d832
tree8c6d8192a3178cef6b80abdf1567c1af3ab2072a
parent8a244ac10a8d6154f6cf86f045b6255423f7f7af
parent157e29cb0eacf2fd0cfe012a96c9806e70de9616
Merge pull request #23709 from tchaikov/wip-monmap-const

mon/MonMap: add more const'ness to its methods

Reviewed-by: Josh Durgin <jdurgin@redhat.com>