commit | 03974e8177b36d672eb59658f976f03cb77c1129 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <ukernel@gmail.com> | Thu Sep 11 14:28:56 2014 +0800 |
committer | Ilya Dryomov <idryomov@redhat.com> | Tue Oct 14 21:03:24 2014 +0400 |
tree | 4dc3cf220c09ff41b986dbe904131c32a77ea0cc | |
parent | 656e4382948d4b2c81bdaf707f1400f53eff2625 [diff] |
ceph: make sure request isn't in any waiting list when kicking request. 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>