]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't turn 404 into 400 for the replicalog api 804/head
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 1 Nov 2013 23:12:52 +0000 (16:12 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 1 Nov 2013 23:13:52 +0000 (16:13 -0700)
commit306ec7142d699c26ce874b11dc02ccdb3cf296c7
tree2b0051c0ffc4a0aa8c7c471043e5ad696b01308f
parente043b6d07831d3d6d515002632febd6012b3db69
rgw: don't turn 404 into 400 for the replicalog api

404 is not actually a problem to clients like radosgw-agent, but 400
implies something about the request was incorrect.

Backport: dumpling
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
src/rgw/rgw_rest_replica_log.cc