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 error out on empty owner when setting acls #877

Merged
merged 1 commit into from Dec 3, 2013
Merged

Conversation

yehudasa
Copy link
Member

Fixes: #6892
Backport: dumpling, emperor
s3cmd specifies empty owner field when trying to set acls on object
/ bucket. We errored out as it didn't match the current owner name, but
with this change we ignore it.

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

Fixes: #6892
Backport: dumpling, emperor
s3cmd specifies empty owner field when trying to set acls on object
/ bucket. We errored out as it didn't match the current owner name, but
with this change we ignore it.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
liewegas pushed a commit that referenced this pull request Dec 3, 2013
rgw: don't error out on empty owner when setting acls

Reviewed-by: Sage Weil <sage@inktank.com>
@liewegas liewegas merged commit 031b9ed into next Dec 3, 2013
@liewegas liewegas deleted the wip-6892 branch December 3, 2013 05:55
liewegas pushed a commit that referenced this pull request Dec 14, 2016
workunit: git-reset --hard does not accept a branch

Reviewed by: Nathan Cutler <ncutler@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants