]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: switch bucket creation operations
authorYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 10 May 2011 12:15:15 +0000 (05:15 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Tue, 10 May 2011 12:15:15 +0000 (05:15 -0700)
commitf00edf73284fc0f6e32973d16f58eb81f7b96bf8
treeea1bf0fda0d7f366b80037de5aa0fd103f56c861
parent8cb861c370696d610f3783d1ac5343da7be6f9ec
rgw: switch bucket creation operations

First we create the pool, then we create the bucket object. This
should have the effect of making the bucket creation sync.
src/rgw/rgw_op.cc