]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: recreation of bucket returns success
authorYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 13 Apr 2011 17:38:11 +0000 (10:38 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Wed, 13 Apr 2011 17:39:16 +0000 (10:39 -0700)
commit59309b376c5356afd97a2e72f126159d2a4877ba
tree31874fcccf9d6ae53dc54d601768e00976cf5b15
parentb7b66ac95e406076608df24424ac6d95d72a9ac6
rgw: recreation of bucket returns success

unless it was owned by a different user, at which case it
returns -EEXIST.
src/rgw/rgw_common.h
src/rgw/rgw_op.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_user.cc