]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: rename data receive callbacks in swift token revocation
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 9 Aug 2013 16:31:28 +0000 (09:31 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 9 Aug 2013 19:33:06 +0000 (12:33 -0700)
commit1563613d83aa6937529fda8e09a0f59ff939712d
tree6d29c925e98c3e2837d9d372754c2d5412344b31
parent0aacd10e2557c55021b5be72ddf39b9cea916be4
rgw: rename data receive callbacks in swift token revocation

Fixes: #5921
As part of the work that was made for dumpling, the http
client in-data callback was renamed in order to avoid confusion.
However, we missed the rename in a couple of places, which this
patch amend.

Reported-by: Roald van Loon <roaldvanloon@gmail.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_swift.cc