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

dont re-query fileinfo when getting dav quota #31734

Merged
merged 1 commit into from Apr 4, 2022

Conversation

icewind1991
Copy link
Member

Instead of re-querying the fileinfo to get the raw size without sub mounts, use the raw size that is already in the fileinfo

Saves a query per folder when doing PROPFIND

See #19436

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Mar 28, 2022
@icewind1991 icewind1991 added this to the Nextcloud 24 milestone Mar 28, 2022
@icewind1991 icewind1991 requested review from juliushaertl, a team, ArtificialOwl and blizzz and removed request for a team March 28, 2022 13:36
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
Copy link
Member Author

/backport to stable23

@icewind1991
Copy link
Member Author

/backport to stable22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants