diff options
author | FUJITA Tomonori <tomof@acm.org> | 2006-12-20 05:19:32 -0500 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2007-07-16 02:52:44 -0400 |
commit | 45977d0e87ac988d04fccfb89221727aaf8d78a4 (patch) | |
tree | f3020ef3f6562e77ae8d70c43f175d713a98da6c /drivers/video/fb_notify.c | |
parent | 337ad41deae1b56e56731246322a93251df86e79 (diff) |
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>
Diffstat (limited to 'drivers/video/fb_notify.c')
0 files changed, 0 insertions, 0 deletions