From: Boaz Harrosh Date: Sun, 17 May 2009 15:56:17 +0000 (+0300) Subject: libosd: Use new blk_rq_map_kern X-Git-Tag: v2.6.31-rc1~389^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc38bf106c967389a465d926be22c7371abba69d;p=pandora-kernel.git libosd: Use new blk_rq_map_kern Now that blk_rq_map_kern will append the buffer onto the request we can use it easily for adding extra segments (eg. attributes) This patch is dependent on a block layer patch titled: [BLOCK] allow blk_rq_map_kern to append to requests Signed-off-by: Boaz Harrosh Signed-off-by: Jens Axboe --- Reading git-diff-tree failed