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

jewel: rgw: fix a bug in quota check. #11374

Closed
wants to merge 1 commit into from

Conversation

zhangsw
Copy link
Contributor

@zhangsw zhangsw commented Oct 8, 2016

Default bucket quota shouldn't be checked if user's bucket quota is enabled. If checked, and default bucket quota's value is less than user's bucket quota's value, the quota check
may fail, which is not right.

Signed-off-by: Zhang Shaowen zhangshaowen@cmss.chinamobile.com

checked if user's bucket quota is enabled. If checked, and default bucket
quota's value is less than user's bucket quota's value, the quota check
may fail, which is not right.

Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
@dang
Copy link
Contributor

dang commented Oct 12, 2016

Default quota has already been fixed on master, and is being backported here:
#10832

@zhangsw zhangsw closed this Oct 28, 2016
@zhangsw zhangsw deleted the jewel-fix-rgw-quota-bug branch October 28, 2016 03:17
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