block: convert to using sg helpers
authorJens Axboe <jens.axboe@oracle.com>
Fri, 21 Sep 2007 08:44:19 +0000 (10:44 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:07:11 +0000 (11:07 +0200)
commitf565913ef8a8d0cfa46a1faaf8340cc357a46f3a
treee90daaa8f74c33d207dc02488352a6d674c7c618
parent96b418c960af0d5c7185ff5c4af9376eb37ac9d3
block: convert to using sg helpers

Convert the main rq mapper (blk_rq_map_sg()) to the sg helper setup.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/ll_rw_blk.c