Skip to content

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

Open
icewind1991 wants to merge 1 commit intomasterfrom
cached-mounts-no-storageid
Open

perf: remove needless check for changed storage id for mounts#59900
icewind1991 wants to merge 1 commit intomasterfrom
cached-mounts-no-storageid

Conversation

@icewind1991
Copy link
Copy Markdown
Member

@icewind1991 icewind1991 commented Apr 24, 2026

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
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.

2 participants