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:
ad7a60d
)
ceph: fix fallocate division
author
Sage Weil
<sage@inktank.com>
Tue, 27 Aug 2013 19:15:16 +0000
(12:15 -0700)
committer
Sage Weil
<sage@inktank.com>
Tue, 27 Aug 2013 19:26:29 +0000
(12:26 -0700)
We need to use do_div to divide by a 64-bit value.
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
No differences found