]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: avoid many/most OSDMap::get_inst() calls
authorSage Weil <sage@redhat.com>
Wed, 30 May 2018 18:48:14 +0000 (13:48 -0500)
committerSage Weil <sage@redhat.com>
Thu, 31 May 2018 13:10:24 +0000 (08:10 -0500)
commit64a1f6196f20c2027aa0ba83454c4d1dd2227ebe
treec026a1d4485b377d21c0d15eb219b510775ae5b6
parent74d17bf3375f1431c7e79cfc1828944296f718a6
mon/OSDMonitor: avoid many/most OSDMap::get_inst() calls

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