]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PrimaryLogPG: avoid accessing value of map.end()
authorYan Jun <yan.jun8@zte.com.cn>
Wed, 20 Sep 2017 08:47:13 +0000 (16:47 +0800)
committerYan Jun <yan.jun8@zte.com.cn>
Wed, 20 Sep 2017 09:04:56 +0000 (17:04 +0800)
commitbebea1c5d640bcca86e343aa7156df40e22e3b70
tree43c4c215ee3c392b595d7ac01735521de938f07d
parentf27251432a659c46bea31d0661b749336b3ffb76
osd/PrimaryLogPG: avoid accessing value of map.end()

Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
src/osd/PrimaryLogPG.cc