Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: don't init rgw_obj from rgw_obj_key when it's incorrect to do so #13676

Merged
merged 1 commit into from Feb 28, 2017

Conversation

yehudasa
Copy link
Member

Fixes: http://tracker.ceph.com/issues/19096

rgw_obj_key currently deals with the bucket index key, and not
representing a (name, instance, ns) tupple. Need to initialize
it in two steps.

Signed-off-by: Yehuda Sadeh yehuda@redhat.com

Fixes: http://tracker.ceph.com/issues/19096

rgw_obj_key currently deals with the bucket index key, and not
representing a (name, instance, ns) tupple. Need to initialize
it in two steps.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
@oritwas oritwas merged commit 1c73322 into ceph:master Feb 28, 2017
@smithfarm
Copy link
Contributor

@oritwas @yehudasa Does this fix http://tracker.ceph.com/issues/18727 as well? Or is there a typo in the URL at http://tracker.ceph.com/issues/18727#note-1 ?

@oritwas
Copy link
Member

oritwas commented Mar 26, 2017

@smithfarm those issues are duplicate. fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants