]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw_admin.cc: Prevent clobbering the index when linking a bucket.
authorcaleb miles <caleb.miles@inktank.com>
Tue, 28 Aug 2012 17:41:42 +0000 (10:41 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 29 Aug 2012 19:45:13 +0000 (12:45 -0700)
commite3834f023be6d897995a2a7f6829f442be0795ff
treed701fa6d43dc47f4bbaa973d0a4ec6d07e29851f
parent82c62bd977c74c22385b18791943cb2054920f47
rgw_admin.cc: Prevent clobbering the index when linking a bucket.

Prevent the 'bucket link' command from overwriting the index of an
existing bucket. Corrects bug 2935:

http://tracker.newdream.net/issues/2935

Signed-off-by: caleb miles <caleb.miles@inktank.com>
src/rgw/rgw_admin.cc