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

rust: Bind our default recommended max inline size #395

Closed
wants to merge 1 commit into from

Commits on Nov 6, 2024

  1. rust: Bind our default recommended max inline size

    It's quite important that this gets used consistently
    for interoperability - specifically, what would be really
    good is to ensure that going from "tar -> composefs" has
    a single well known digest. The choice of file inlining
    means different composefs projects can disagree on this.
    
    Let's encourage this to be part of the composefs standard.
    
    Signed-off-by: Colin Walters <[email protected]>
    cgwalters committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    de39741 View commit details
    Browse the repository at this point in the history