]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: need to pass need_to_wait for throttle_data()
authorYehuda Sadeh <yehuda@redhat.com>
Sat, 2 Aug 2014 20:01:05 +0000 (13:01 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 4 Aug 2014 17:03:40 +0000 (10:03 -0700)
commit8519e9ab06caf6999e1243514a93eaffb155ab2e
tree5cc2dea246c96b80b27628200423b692f2fc38dd
parent062062479a19378608278f440a34ebb3d2606eea
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>
(cherry picked from commit e93818df33286a2a7f73b593dc20da412db4e0a6)
src/rgw/rgw_op.cc