]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: move around sync_env.init()
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 5 May 2016 01:08:38 +0000 (18:08 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 9 May 2016 21:36:41 +0000 (14:36 -0700)
commit3d8442effc1c175e0b7c5064ed41bc642f6cdcb0
tree8cec054e8003a19c62c325ed7c523fd34c926995
parent1c876eb3873692042c0af3644f8ee3ad15ffdbf5
rgw: move around sync_env.init()

call sync_env.init() even if we're initalized in RGWRemoteDataLog::init()

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_data_sync.cc