]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: don't try to read bucket's policy if it doesn't exist 1266/head
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 19 Feb 2014 02:14:40 +0000 (18:14 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 19 Feb 2014 02:42:55 +0000 (18:42 -0800)
commitafbd58ea57f87080f8eb8bc81aa0f0fde8cd22e4
tree86979ce4e87a78e79519ed7d721318b9b99e9dd2
parent3ed68eb9fac9b3d0bf9111867d609f9ea08fb202
rgw: don't try to read bucket's policy if it doesn't exist

It's going to fail anyway, just build a default policy.

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