]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: Fix return value for swift user not found 385/head
authorChristophe Courtaut <christophe.courtaut@gmail.com>
Mon, 1 Jul 2013 12:57:17 +0000 (14:57 +0200)
committerChristophe Courtaut <christophe.courtaut@gmail.com>
Mon, 1 Jul 2013 12:57:17 +0000 (14:57 +0200)
commit4089001de1f22d6acd0b9f09996b71c716235551
treedeceb7282cfa266f674bcddcdeecb2a57e2b54b9
parent13f9c184c4cf1e666643ded3570f7e2d655a4852
rgw: Fix return value for swift user not found

http://tracker.ceph.com/issues/1779 fixes #1779

Adjust the return value from rgw_get_user_info_by_swift call
in RGW_SWIFT_Auth_Get::execute() to have the correct
return code in response.
src/rgw/rgw_swift_auth.cc