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

Already pass size difference to the cache updater to avoid calculation of the folder size to update #28310

Closed
wants to merge 4 commits into from

Commits on Dec 22, 2022

  1. Already pass size difference to the cache updater to avoid full calcu…

    …lation on s3
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9fc985b View commit details
    Browse the repository at this point in the history
  2. Make written byte counter variable name more obvious

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    59275e2 View commit details
    Browse the repository at this point in the history
  3. Ensure to only update size if available

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    834d081 View commit details
    Browse the repository at this point in the history
  4. Pass size difference for mkdir/file_put_content operations to speed u…

    …p correcting the folder size
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    cc7c467 View commit details
    Browse the repository at this point in the history