]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: adjust return code if can't find upload 4408/head
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 20 Apr 2015 22:01:34 +0000 (15:01 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 20 Apr 2015 22:01:34 +0000 (15:01 -0700)
commit58a144de5675737fab0ca1fff140f79604cccc04
treedef75d73d24ea4b6ee69c17ee86cd95d8cc1bd11
parent1e912b79f5e7992315e22f27bc89980a67ab3a50
rgw: adjust return code if can't find upload

Fixes: #11436
Return NoSuchUpload (instead of NoSuchKey).

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/rgw/rgw_op.cc