]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix partial GET in swift 3504/head
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 16 Jan 2015 00:31:22 +0000 (16:31 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 16 Jan 2015 02:41:17 +0000 (18:41 -0800)
commit7e1553cedff90fa0fefded65cde87ad068eb5f0c
tree705af1b1499b8e369a87dbb704e3177c3761c494
parent80473f63853593e53d72f17c098152caf17f5e9e
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>
src/rgw/rgw_rest_swift.cc