]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: rename read_header() to receive_header() where needed
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 9 Aug 2013 17:26:53 +0000 (10:26 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 9 Aug 2013 19:33:38 +0000 (12:33 -0700)
commit71177fe3c7a164ad4b0c7d507949b2f07a792f9a
tree6276eae07eff3712fac64fde619e8b76e10a937f
parent1563613d83aa6937529fda8e09a0f59ff939712d
rgw: rename read_header() to receive_header() where needed

The same as with #5921, fixing a missed interface change.

Reviewed-by: Sage Weil <sage@inktank.com>
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_swift.cc