end_that_request_first — end I/O on a request
int end_that_request_first ( | struct request * req, |
int uptodate, | |
int nr_sectors) ; |
req
the request being processed
uptodate
1 for success, 0 for I/O error, < 0 for specific error
nr_sectors
number of sectors to end I/O on