]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/osdmonitor: _have_pending_crush of return value should be bool 7800/head
authorhuanwen ren <ren.huanwen@zte.com.cn>
Fri, 29 Apr 2016 02:53:14 +0000 (10:53 +0800)
committerhuanwen ren <ren.huanwen@zte.com.cn>
Fri, 29 Apr 2016 02:53:14 +0000 (10:53 +0800)
commit023b45af5eda80f77b11cc9d4a1f9b2727fac12a
tree1d1d3e6a4b2da914d0f17708f678e20f7d07c443
parent06cecb4b907a38b8131e6a12f01d9b5e22c19cf4
osd/osdmonitor: _have_pending_crush of return value should be bool

have_pending_crush of return value should be bool, fix it

Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
src/mon/OSDMonitor.cc