]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: keep user info copy in the indexes
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 22 Mar 2011 19:10:00 +0000 (12:10 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 22 Mar 2011 23:40:35 +0000 (16:40 -0700)
commit1ded567c4a1e24313738e58870518b4b0d2c529c
tree2f43d2c43a8a1fe0ceb8ecbe0e66709006e5c7a3
parente49fa72ddb34c6a268f0189f233b5e290363021c
rgw: keep user info copy in the indexes

We index user by email and by openstack id, keeping a copy of the
user info structure there saves a round trip.
src/rgw/rgw_admin.cc
src/rgw/rgw_op.cc
src/rgw/rgw_os.cc
src/rgw/rgw_os_auth.cc
src/rgw/rgw_user.cc
src/rgw/rgw_user.h