On Sun, Apr 16 2000, Alejandro Conty wrote:
> Hi, I been looking the new end_request function and I don't understand
> it, in the 2.2.x kernel there was a request queue where every request
> had a buffer_head's list where the data was stored, but now I see in the
> end_that_request_first how it get the next bh in the list, but I don't
> see in the rest of the code how it takes the next request in the queue.
>
> Could anybody say me where is that code?
The CURRENT macro does that for you (blkdev_entry_next_request).
-- * Jens Axboe <axboe@suse.de> * Linux CD/DVD-ROM, SuSE Labs * http://kernel.dk- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Apr 23 2000 - 21:00:09 EST