ceph: make sure request isn't in any waiting list when kicking request.
authorYan, Zheng <ukernel@gmail.com>
Thu, 11 Sep 2014 06:28:56 +0000 (14:28 +0800)
committerIlya Dryomov <idryomov@redhat.com>
Tue, 14 Oct 2014 17:03:24 +0000 (21:03 +0400)
we may corrupt waiting list if a request in the waiting list is kicked.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>

No differences found