]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Objecter: disable fast dispatch of CEPH_MSG_OSD_OPREPLY messages 2500/head 2540/head
authorGreg Farnum <greg@inktank.com>
Mon, 15 Sep 2014 21:11:37 +0000 (14:11 -0700)
committerGreg Farnum <greg@inktank.com>
Fri, 19 Sep 2014 04:13:28 +0000 (21:13 -0700)
commit3f23709c474292f9239f77a6cce26309fc86ce29
tree2b0351f8ec81a34c17e9aae31ec1acf47a0c7fa4
parent681a75488c8365ff101aae1588f082f0b7f36ceb
Objecter: disable fast dispatch of CEPH_MSG_OSD_OPREPLY messages

If they fast_dispatch they can deadlock right now. We'll need to change
the semantics around mark_down() or around the Objecter's locking to
fix it.

Sort-of-
Fixes: #9462
Signed-off-by: Greg Farnum <greg@inktank.com>
src/osdc/Objecter.h