]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: call throttle_data() even if renew_state() failed 2257/head
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 12 Aug 2014 18:17:47 +0000 (11:17 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 12 Aug 2014 18:19:40 +0000 (11:19 -0700)
commit7998c322179dd69a1250937321c3c2bb023e0e57
treeefdab786265d2bc824cae1fb827540a2cd743237
parent0a2b4c25541bbd15776d3d35986518e37166910f
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>
src/rgw/rgw_rados.cc