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

Partly remove the notion of entry sizes for non-blobs #1001

Merged
merged 1 commit into from
May 16, 2024

Commits on May 15, 2024

  1. Partly remove the notion of entry sizes for non-blobs

    This kind of change is desired to eliminate a problem of `spfs diff`
    reporting changes to directory sizes.
    
    However, the size value associated with non-blob entries is still needed
    in order to preserve the same on-disk representation and digest
    calculated for manifests.
    
    Signed-off-by: J Robert Ray <jrray@jrray.org>
    jrray committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4428718 View commit details
    Browse the repository at this point in the history