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

improve GetQuota behavior in decomposedfs #2666

Merged
merged 2 commits into from
Mar 24, 2022
Merged

Conversation

C0rby
Copy link
Contributor

@C0rby C0rby commented Mar 23, 2022

GetQuota now returns 0 when no quota was set instead of the disk size.
Also added a new return value for the remaining space which will either be quota - used bytes or if no quota was set the free disk size.

Also the quota value 0 now represents unlimited.

@C0rby C0rby self-assigned this Mar 23, 2022
@C0rby C0rby requested review from labkode, ishank011, glpatcern and a team as code owners March 23, 2022 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants