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

F39 port blivet mount fs #5332

Merged

Commits on Nov 20, 2023

  1. Adjust test_mount_filesystems to the latest blivet changes

    The next version of blivet will switch from calling the 'mount'
    command for mounting to libblockdev FS plugin (which use libmount)
    so the test needs to be changed. This way the check will work with
    both the old and the new blivet's code.
    
    Related: storaged-project/blivet#1163
    (cherry picked from commit 5cffb0c)
    vojtechtrefny authored and VladimirSlavik committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e4885db View commit details
    Browse the repository at this point in the history