]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: bucket entry point contains owner, other fix
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 25 Jun 2013 00:27:34 +0000 (17:27 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Tue, 25 Jun 2013 00:27:34 +0000 (17:27 -0700)
commit7e41c1036de061e0d73cee8a6707d22bc16fb09f
tree3f71d19af04f918cb7a3945655a0502010252f65
parent1e3161a84e820cedc22782fd1b7457b606ed685c
rgw: bucket entry point contains owner, other fix

We now keep the owner at the bucket entry point. Also, reading
bucket info at RGWCreateBucket::execute(), because previous changes
has made it so that we didn't have the required bucket info
initialized there.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_common.h
src/rgw/rgw_op.cc
src/rgw/rgw_rados.cc