]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: initialize async_rados before meta_mgr
authorCasey Bodley <cbodley@redhat.com>
Tue, 23 Feb 2016 18:08:15 +0000 (13:08 -0500)
committerCasey Bodley <cbodley@redhat.com>
Fri, 4 Mar 2016 22:04:08 +0000 (17:04 -0500)
commit8044dcb048b31c5d2c84206de21e4aee780d76eb
tree5bfce28850e39b9aadd651cde5f653db3a9a1938
parentf8804b34a48c14a6c6294f2ed3c4bfa40a512d8c
rgw: initialize async_rados before meta_mgr

RGWMetadataManager::init() will depend on async_rados

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_rados.cc