Skip to content

perf: remove needless check for changed storage id for mounts#59900

Merged
sorbaugh merged 1 commit into
masterfrom
cached-mounts-no-storageid
Jul 17, 2026
Merged

perf: remove needless check for changed storage id for mounts#59900
sorbaugh merged 1 commit into
masterfrom
cached-mounts-no-storageid

Conversation

@icewind1991

@icewind1991 icewind1991 commented Apr 24, 2026

Copy link
Copy Markdown
Member

since we already know they have the same root_id, the storage_id must also be the same.

Saves potentially having to fetch the storage id from the db

  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

since we already know they have the same root_id, the storage_id must also be the same

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 added this to the Nextcloud 34 milestone Apr 24, 2026
@icewind1991
icewind1991 requested a review from a team as a code owner April 24, 2026 15:55
@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Apr 24, 2026
@icewind1991
icewind1991 requested review from Altahrim, leftybournes, salmart-dev and sorbaugh and removed request for a team April 24, 2026 15:55
This was referenced Jun 5, 2026
@susnux susnux modified the milestones: Nextcloud 34.0.1, Nextcloud 35 Jun 9, 2026
@sorbaugh
sorbaugh merged commit 50d6a96 into master Jul 17, 2026
215 of 219 checks passed
@sorbaugh
sorbaugh deleted the cached-mounts-no-storageid branch July 17, 2026 12:55
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.

5 participants