]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: RGWRemoteMetaLog ctor sets async_rados=nullptr
authorCasey Bodley <cbodley@redhat.com>
Wed, 21 Oct 2015 13:08:06 +0000 (09:08 -0400)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:19 +0000 (16:13 -0800)
commit0174086d5c73ed3035493a9e933d2338556caa75
treea3992419026f8346b1423b86fff41a8f592f8a9e
parentd3b3ddae6de9fa06afc6025573f9eb7e22432cff
rgw: RGWRemoteMetaLog ctor sets async_rados=nullptr

RGWRemoteMetaLog::init() is not called in all error paths, so we need to
start with nullptr

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