libceph: move init_bio_*() functions up
authorAlex Elder <elder@inktank.com>
Mon, 11 Jun 2012 19:57:13 +0000 (14:57 -0500)
committerSage Weil <sage@inktank.com>
Fri, 6 Jul 2012 04:14:15 +0000 (21:14 -0700)
commitdf6ad1f97342ebc4270128222e896541405eecdb
treef2a9edf494d5b2da530260dcf8a591b7a562a15f
parentfd154f3c75465abd83b7a395033e3755908a1e6e
libceph: move init_bio_*() functions up

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>
net/ceph/messenger.c