]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: index swift keys appropriately 4033/head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 7 Jan 2015 21:56:14 +0000 (13:56 -0800)
committerLoic Dachary <ldachary@redhat.com>
Tue, 17 Mar 2015 10:26:55 +0000 (11:26 +0100)
commitfa8d45423e22f7b916a345024a9f70283fc3097d
tree319495f6efa4c902801bba76337f72719f6bde6c
parent938e03630e075af03780da139ae879b5b0377734
rgw: index swift keys appropriately

Fixes: #10471
Backport: firefly, giant

We need to index the swift keys by the full uid:subuser when decoding
the json representation, to keep it in line with how we store it when
creating it through other mechanism.

Reported-by: hemant burman <hemant.burman@gmail.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 478629bd2f3f32afbe6e93eaebb8a8fa01af356f)
src/rgw/rgw_json_enc.cc