Updated from Linux LTS 3.10.20 to 3.10.21
This commit is contained in:
@@ -2229,6 +2229,7 @@ void blk_start_request(struct request *req)
|
||||
if (unlikely(blk_bidi_rq(req)))
|
||||
req->next_rq->resid_len = blk_rq_bytes(req->next_rq);
|
||||
|
||||
BUG_ON(test_bit(REQ_ATOM_COMPLETE, &req->atomic_flags));
|
||||
blk_add_timer(req);
|
||||
}
|
||||
EXPORT_SYMBOL(blk_start_request);
|
||||
|
||||
Reference in New Issue
Block a user