]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: shut down timer before erroring out 4152/head
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 23 Mar 2015 23:21:14 +0000 (16:21 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 23 Mar 2015 23:21:14 +0000 (16:21 -0700)
commit924ace882e5b029dfd12bea3417fdf4a870f364e
treeb7dcfec6ddf26e85ebc318d61a138e863f25a8d9
parent3216a584e000584211147db50262bebee6818d64
rgw: shut down timer before erroring out

Fixes: #11145
Backport: hammer

Clean up initialization timer, otherwise if we error out, we'll assert.

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