reqthe request being processed
uptodate1 for success, 0 for I/O error, < 0 for specific error
nr_bytesnumber of bytes to complete
Ends I/O on a number of bytes attached to req, and sets it up
for the next range of segments (if any). Like end_that_request_first,
but deals with bytes instead of sectors.