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

Shared storage optimizations #22867

Merged
merged 2 commits into from
Sep 17, 2020
Merged

Shared storage optimizations #22867

merged 2 commits into from
Sep 17, 2020

Commits on Sep 15, 2020

  1. disable update checking for shared storages

    update checking is already handled by the share source
    
    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    244fd6a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. optimize View::getPath if we already know the storage id

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    cfde744 View commit details
    Browse the repository at this point in the history