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:
ca20c99
)
ceph: cleanup types in striped_read()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 23 Jul 2013 13:48:01 +0000
(16:48 +0300)
committer
Sage Weil
<sage@inktank.com>
Sat, 10 Aug 2013 00:55:15 +0000
(17:55 -0700)
We pass in a u64 value for "len" and then immediately truncate away the
upper 32 bits.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <alex.elder@linaro.org>
No differences found