]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: add facilities for sending notify
authorKefu Chai <kchai@redhat.com>
Mon, 4 Mar 2019 02:47:21 +0000 (10:47 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 22 Mar 2019 05:21:32 +0000 (13:21 +0800)
commitafddf28846b2d114421d5a8853a6e2bbd805de9e
treed34ae8c61423a6e67fdee7cae330964b82e9d8a6
parentf9b08c848963d9cbd7688cede4c850bb4c7dcc7a
crimson/osd: add facilities for sending notify

we need to notify the primary osd that a PG hosted by it has changed,
and it needs to start peering for it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/pg.cc
src/crimson/osd/pg.h