commit | 88ee5ef157202624de2b43b3512fdcb54fda1ab5 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Sat Nov 12 11:09:12 2005 +0100 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Fri Jan 06 09:39:04 2006 +0100 |
tree | a95cd472fb62eab2a6bd1c651ddf44c3f248868d | |
parent | ef9be1d336378de279d4e37779f1b83cebadbcc0 [diff] |
[BLOCK] ll_rw_blk: fastpath get_request() Originally from: Nick Piggin <nickpiggin@yahoo.com.au> Move current_io_context out of the get_request fastpth. Also try to streamline a few other things in this area. Signed-off-by: Jens Axboe <axboe@suse.de>