]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: assert(pg in creating_pgs.pg) in send_pg_creates() 16677/head
authorKefu Chai <kchai@redhat.com>
Sun, 30 Jul 2017 05:07:02 +0000 (13:07 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 31 Jul 2017 12:58:58 +0000 (20:58 +0800)
commit8bc029b6af7d8fbbcbc84ce845157e2580557347
treeb1dc1fe196cf742628c3cc95cc96c1955cd64c22
parent0b54fd90df982e68394e2b94a925a87c0c04a59f
mon/OSDMonitor: assert(pg in creating_pgs.pg) in send_pg_creates()

and mark OSDMonitor::send_pg_creates() a const method.

See-also: http://tracker.ceph.com/issues/20785
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/OSDMonitor.cc
src/mon/OSDMonitor.h