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:
336cdb4
)
blk_end_request: add/export functions to get request size (take 4)
author
Kiyoshi Ueda
<k-ueda@ct.jp.nec.com>
Tue, 11 Dec 2007 22:41:17 +0000
(17:41 -0500)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 28 Jan 2008 09:35:56 +0000
(10:35 +0100)
This patch adds/exports functions to get the size of request in bytes.
They are useful because blk_end_request interfaces take bytes
as a completed I/O size instead of sectors.
Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com>
Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found