blk_end_request — Helper function for drivers to complete the request.
the request being processed
0 for success, < 0 for error
number of bytes to complete
Ends I/O on a number of bytes attached to rq. If rq has leftover, sets it up for the next range of segments.
0 - we are done with this request 1 - still buffers pending for this request