]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: call throttle_data() even if renew_state() failed
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 12 Aug 2014 18:17:47 +0000 (11:17 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 23 Sep 2014 20:33:43 +0000 (13:33 -0700)
commitb0d08aab837808f18708a4f8ced0503c0fce2fec
tree33deb9636b23511eac707d53f0759a8f32d55d19
parenta953b313f1e2f884be6ee2ce356780f4f70849dd
rgw: call throttle_data() even if renew_state() failed

Otherwise we're going to leak the aio callback handle.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 7998c322179dd69a1250937321c3c2bb023e0e57)
src/rgw/rgw_rados.cc