]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: add bucket to user list prior to creating bucket
authorSage Weil <sage.weil@dreamhost.com>
Tue, 29 Mar 2011 19:39:46 +0000 (12:39 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Tue, 29 Mar 2011 19:39:46 +0000 (12:39 -0700)
commitab03eda62a7f58704bbf5cb03bceb90423e01d64
tree9509a5fc8b601d23714af38d0242d87367893274
parent50ad51a59e0d11bc86fedc410f926ce01fcd155c
rgw: add bucket to user list prior to creating bucket

This avoids hitting the osd immediately following a bucket creation, which
will avoid any map update latency for most requests.

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/rgw/rgw_op.cc