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:
a52de24
)
[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests
author
Jens Axboe
<jens.axboe@oracle.com>
Tue, 19 Dec 2006 07:27:31 +0000
(08:27 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 19 Dec 2006 07:27:31 +0000
(08:27 +0100)
It's a file system thing, for block requests the only size used in the
io paths is ->data_len as it is in bytes, not sectors.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found