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

fix quota retrieval in windows systems #1491

Merged
merged 1 commit into from
Feb 23, 2021
Merged

Conversation

C0rby
Copy link
Contributor

@C0rby C0rby commented Feb 22, 2021

The quota logic was using a syscall which is not available in windows.

Was noticed here:
https://drone.owncloud.com/owncloud/ocis/3586/83/1
owncloud/ocis#1684

pkg/storage/fs/ocis/ocis_windows.go Outdated Show resolved Hide resolved
pkg/storage/utils/localfs/localfs_unix.go Outdated Show resolved Hide resolved
pkg/storage/utils/localfs/localfs_windows.go Outdated Show resolved Hide resolved
The quota logic was using a syscall which is not available in windows.
@ishank011 ishank011 merged commit 53f3949 into cs3org:master Feb 23, 2021
@C0rby C0rby deleted the portable-quota branch February 23, 2021 08:36
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