]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: need to pass need_to_wait for throttle_data() 2191/head
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 2 Aug 2014 20:01:05 +0000 (13:01 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Sun, 3 Aug 2014 03:40:37 +0000 (20:40 -0700)
commite93818df33286a2a7f73b593dc20da412db4e0a6
tree768e93208a2c68046d7e6604e8a9377b32130554
parent3de7b7c52c50c94d9ff4a3aed930bba08b2abc58
rgw: need to pass need_to_wait for throttle_data()

need_to_wait wasn't passed into processor->throttle_data(). This was
broken in fix for #8937.

CID 1229541:    (PW.PARAM_SET_BUT_NOT_USED)

Backport: firefly

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