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

Do not update filesystem info for resize in the installer mode #173

Commits on Apr 21, 2020

  1. Do not update filesystem info for resize in the installer mode

    Blivet runs update_size_info automatically in Anaconda so we don't
    need to do it again. Also our update_size_info call will always
    fail for LVs because they are no longer active when blivet-gui is
    running (because anaconda runs teardown_all during populate).
    
    Resolves: rhbz#1826370
    vojtechtrefny committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    43756ca View commit details
    Browse the repository at this point in the history