ceph: fix kick_requests()
__do_request() may unregister the request. So we should update
iterator 'p' before calling __do_request()
Signed-off-by:
Yan, Zheng <zheng.z.yan@intel.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
__do_request() may unregister the request. So we should update
iterator 'p' before calling __do_request()
Signed-off-by:
Yan, Zheng <zheng.z.yan@intel.com>