]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix policy read
authorYehuda Sadeh <yehuda@inktank.com>
Sun, 23 Jun 2013 20:39:13 +0000 (13:39 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Sun, 23 Jun 2013 20:39:13 +0000 (13:39 -0700)
commitd74cdad52632c5bae62fd315088d7f76f40b7207
treeba82343411de4bb1e1ad946c08e493b30a0a3286
parentad6406726f00ebb12c4d1fc7ea31b0bd4300b1ab
rgw: fix policy read

policy reading used to have exact same logic for both buckets
and objects, however, we now need to read bucket attributes
through get_bucket_info().

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