commit | a2505d63ee0541d9b4685250b033192e68222e97 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <ilya.dryomov@inktank.com> | Thu Mar 13 16:36:13 2014 +0200 |
committer | Sage Weil <sage@inktank.com> | Fri Apr 04 21:07:37 2014 -0700 |
tree | 887b25757a76a7738290c17fb8ecd095bc0e68dd | |
parent | 38a8d560231b45489d5b12f5c7d0edfba94e1f30 [diff] |
libceph: split osdmap allocation and decode steps Split osdmap allocation and initialization into a separate function, ceph_osdmap_decode(). Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com> Reviewed-by: Alex Elder <elder@linaro.org>