[BLOCK] ll_rw_blk: fastpath get_request()
authorJens Axboe <axboe@suse.de>
Sat, 12 Nov 2005 10:09:12 +0000 (11:09 +0100)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Fri, 6 Jan 2006 08:39:04 +0000 (09:39 +0100)
commit88ee5ef157202624de2b43b3512fdcb54fda1ab5
treea95cd472fb62eab2a6bd1c651ddf44c3f248868d
parentef9be1d336378de279d4e37779f1b83cebadbcc0
[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>
block/ll_rw_blk.c