]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
OSD::shutdown: actually drop sessions waiting on map
authorSamuel Just <sam.just@inktank.com>
Mon, 4 Aug 2014 22:31:06 +0000 (15:31 -0700)
committerSamuel Just <sam.just@inktank.com>
Thu, 7 Aug 2014 18:48:54 +0000 (11:48 -0700)
commit11cefcab239cd7fbb1a98c96ee2bb2946851387f
treedda56c9dd90297093d4eea5e4ed2887b70976037
parent6aba942170e6920a4da4b294eddb56c517454288
OSD::shutdown: actually drop sessions waiting on map

There might be messages for which we still don't have the
map.  Dispatching waiting won't actually help.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/OSD.cc
src/osd/OSD.h