]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix partial GET in swift
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 16 Jan 2015 00:31:22 +0000 (16:31 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 30 Jan 2015 19:28:09 +0000 (11:28 -0800)
commit3bf42af2e932a473b19cb54637e8543a666a4a28
tree82fc7383e871a896713be16fc562a0ed2334f40f
parentaa038684dce1964d5d23802d23f2bd772458ea11
rgw: fix partial GET in swift

Fixes: #10553
backport: firefly, giant

Don't set the ret code to reflect partial download, just set the
response status when needed.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 7e1553cedff90fa0fefded65cde87ad068eb5f0c)
src/rgw/rgw_rest_swift.cc