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

storage: Don't warn about missing bitmap when MDRAID has a journal #20404

Merged

Commits on May 3, 2024

  1. storage: Don't warn about missing bitmap when MDRAID has a journal

    A mdraid can have different consistency policies, and "bitmap" is only
    one of them. We should only tell people to add a bitmap when the
    policy is "resync".
    
    UDisks2 will have a ConsistencyPolicy property soonish, and we
    approximate its value until then.
    
    Fixes cockpit-project#20381
    mvollmer committed May 3, 2024
    Configuration menu
    Copy the full SHA
    670d22a View commit details
    Browse the repository at this point in the history