]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Objecter: pool_op callback may hang forever. 6627/head
authorxiexingguo <258156334@qq.com>
Thu, 29 Oct 2015 12:04:11 +0000 (20:04 +0800)
committerAbhishek Varshney <abhishek.varshney@flipkart.com>
Wed, 18 Nov 2015 07:20:29 +0000 (12:50 +0530)
commit2647c20cee7ed5738c711a0c435e35938c7739bd
tree7a8f02b657d0d73b350d5f159811b32ad3d36cf4
parentbb2ecea240f3a1d525bcb35670cb07bd1f0ca299
Objecter: pool_op callback may hang forever.

pool_op callback may hang forever due to osdmap update during reply handling.
Fixes: #13642
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 00c6fa9e31975a935ed2bb33a099e2b4f02ad7f2)
src/osdc/Objecter.cc