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:
fd154f3
)
libceph: move init_bio_*() functions up
author
Alex Elder
<elder@inktank.com>
Mon, 11 Jun 2012 19:57:13 +0000
(14:57 -0500)
committer
Sage Weil
<sage@inktank.com>
Fri, 6 Jul 2012 04:14:15 +0000
(21:14 -0700)
Move init_bio_iter() and iter_bio_next() up in their source file so
the'll be defined before they're needed.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
No differences found