]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PeeringState: send notifies via message_map (not notify_list)
authorSage Weil <sage@redhat.com>
Thu, 22 Aug 2019 03:27:45 +0000 (22:27 -0500)
committerSage Weil <sage@redhat.com>
Mon, 9 Sep 2019 16:22:11 +0000 (11:22 -0500)
commit49a0573aa80bc679c8fed79e4070dad7f105dfc6
tree266c464f33c1d0e9ad2f241cd285c39f39bcf8ce
parenta888ebe4b499342c41eccbc1544c755da8ab1a18
osd/PeeringState: send notifies via message_map (not notify_list)

Queue up a separate message for each notify, and drop the old notify_list
plumbing.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h
src/osd/PeeringState.cc
src/osd/PeeringState.h