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

Overflowing refreservation is bad #15996

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Commits on Apr 29, 2024

  1. Overflowing refreservation is bad

    Someone came to me and pointed out that you could pretty
    readily cause the refreservation calculation to exceed
    2**64, given the 2**17 multiplier in it, and produce
    refreservations wildly less than the actual volsize in cases where
    it should have failed.
    
    Signed-off-by: Rich Ercolani <[email protected]>
    rincebrain committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b5cb119 View commit details
    Browse the repository at this point in the history