]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't turn 404 into 400 for the replicalog api 805/head
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 1 Nov 2013 23:12:52 +0000 (16:12 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Sun, 3 Nov 2013 01:28:06 +0000 (18:28 -0700)
commitf1fa8116d441924d44c99624829f3daa090c821c
treec5b3aa1a38d565671564d7e92fc57d73e76fbe27
parent739e7861f6d5fde5c4a2b59170377b6147fecfa3
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>
(cherry picked from commit 306ec7142d699c26ce874b11dc02ccdb3cf296c7)
src/rgw/rgw_rest_replica_log.cc