]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_type: map.find() -> map.count() for existense checking
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 24 Jun 2017 04:13:15 +0000 (12:13 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 26 Jun 2017 12:23:28 +0000 (20:23 +0800)
commit308422077908e3f149b4b5b3a3e1020af538fd3f
tree9744a00054f1031c381999684a33706ce5f432f0
parent7438723389d66107d411ecc9858be50928f88661
osd/osd_type: map.find() -> map.count() for existense checking

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/osd_types.cc