git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a5a392
)
libosd: Use new blk_rq_map_kern
author
Boaz Harrosh
<bharrosh@panasas.com>
Sun, 17 May 2009 15:56:17 +0000
(18:56 +0300)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 19 May 2009 10:14:55 +0000
(12:14 +0200)
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 <bharrosh@panasas.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found