]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw, radosgw-admin: bucket link uses bucket instance id now 1653/head
authorYehuda Sadeh <yehuda@inktank.com>
Thu, 10 Apr 2014 23:42:49 +0000 (16:42 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Thu, 10 Apr 2014 23:48:23 +0000 (16:48 -0700)
commit008663aac8b49be669c4694e97a7d4d6219572a1
tree1dcf0d861bb0257af89e932b83bd5104ea419c3c
parenta8f0953974511cd2883bd5d678ff47c4574064ea
rgw, radosgw-admin: bucket link uses bucket instance id now

Fixes: 7499
We need to link user to a specific bucket instance. This updates both
the radosgw-admin link command, and the RESTful admin api.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_admin.cc
src/rgw/rgw_bucket.cc
src/rgw/rgw_bucket.h
src/rgw/rgw_rest_bucket.cc