ceph: fix kick_requests()
__do_request() may unregister the request. So we should update
iterator 'p' before calling __do_request()
Signed-off-by: NYan, Zheng <zheng.z.yan@intel.com>
Showing
想要评论请 注册 或 登录
__do_request() may unregister the request. So we should update
iterator 'p' before calling __do_request()
Signed-off-by: NYan, Zheng <zheng.z.yan@intel.com>