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

optimize isShared and isMounted #41056

Closed
wants to merge 1 commit into from
Closed

optimize isShared and isMounted #41056

wants to merge 1 commit into from

Conversation

icewind1991
Copy link
Member

Checking the mountpoint is faster than instanceOfStorage because is doesn't have to deal with wrappers.

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 added this to the Nextcloud 28 milestone Oct 23, 2023
@icewind1991 icewind1991 requested review from a team, ArtificialOwl, Altahrim and nfebe and removed request for a team October 23, 2023 11:23
@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
@blizzz blizzz mentioned this pull request Nov 6, 2023
@icewind1991
Copy link
Member Author

Merging this into #41119 due to code overlap

@icewind1991 icewind1991 closed this Nov 8, 2023
@skjnldsv skjnldsv deleted the shared-mounted branch March 14, 2024 07:51
@skjnldsv skjnldsv removed this from the Nextcloud 28 milestone Aug 14, 2024
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