|
@@ -2109,7 +2109,6 @@ static void rbd_img_obj_callback(struct rbd_obj_request *obj_request)
|
|
|
rbd_assert(img_request->obj_request_count > 0);
|
|
|
rbd_assert(which != BAD_WHICH);
|
|
|
rbd_assert(which < img_request->obj_request_count);
|
|
|
- rbd_assert(which >= img_request->next_completion);
|
|
|
|
|
|
spin_lock_irq(&img_request->completion_lock);
|
|
|
if (which != img_request->next_completion)
|