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

Use simple folio migration function to avoid BUG in migrate_folio_extra #16723

Closed
wants to merge 2 commits into from

Commits on Nov 3, 2024

  1. Revert "Avoid BUG in migrate_folio_extra"

    This reverts commit b052035.
    
    Signed-off-by: tstabrawa <[email protected]>
    tstabrawa committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    669e3e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Use simple folio migration function

    Avoids using fallback_migrate_folio, which starts unnecessary writeback
    (leading to BUG in migrate_folio_extra).
    
    Signed-off-by: tstabrawa <[email protected]>
    tstabrawa committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e784c6d View commit details
    Browse the repository at this point in the history