1
0
Files
linux/include
FUJITA Tomonori 45977d0e87 bsg: add sg_io_v4 structure
This patch adds sg_io_v4 structure that Doug proposed last month.

There's one major change from the RFC. I dropped iovec, which needs
compat stuff. The bsg code simply calls blk_rq_map_user against
dout_xferp/din_xferp. So if possible, the page frames are directly
mapped. If not possible, the block layer allocates new page frames and
does memory copies.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-07-16 08:52:44 +02:00
..
2007-06-02 01:02:09 -04:00
2007-07-11 16:02:11 -07:00
2007-07-15 16:40:52 -07:00
2007-07-12 16:04:39 -07:00
2007-07-11 16:02:11 -07:00
2007-07-11 16:02:11 -07:00
2007-07-11 16:02:11 -07:00
2007-06-24 08:59:11 -07:00
2007-07-11 16:02:11 -07:00
2007-07-16 08:52:44 +02:00
2007-05-31 11:03:27 +02:00