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: use s->bucket_attrs instead of trying to read obj attrs #3568

Merged
1 commit merged into from Feb 10, 2015
Merged

rgw: use s->bucket_attrs instead of trying to read obj attrs #3568

1 commit merged into from Feb 10, 2015

Conversation

ghost
Copy link

@ghost ghost commented Feb 2, 2015

Fixes: #10307
Backport: firefly, giant

This is needed, since we can't really read the bucket attrs by trying to
read the bucket entry point attrs. We already have the bucket attrs
anyway, use these.

Signed-off-by: Yehuda Sadeh yehuda@redhat.com
(cherry picked from commit 5cf193c)

Fixes: #10307
Backport: firefly, giant

This is needed, since we can't really read the bucket attrs by trying to
read the bucket entry point attrs. We already have the bucket attrs
anyway, use these.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 5cf193c)
@ghost ghost added the bug-fix label Feb 2, 2015
@ghost ghost self-assigned this Feb 2, 2015
@ghost ghost added the rgw label Feb 2, 2015
@ghost ghost modified the milestone: giant Feb 2, 2015
@loic-bot
Copy link

loic-bot commented Feb 2, 2015

SUCCESS: the output of run-make-check.sh on centos-centos7 for 8c56478 is http://paste2.org/_VvG25BPk

:octocat: Sent from GH.

ghost pushed a commit that referenced this pull request Feb 10, 2015
rgw: use s->bucket_attrs instead of trying to read obj attrs
@ghost ghost merged commit 222aa22 into ceph:giant Feb 10, 2015
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants