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

cptofs: remount as read-only prior to exiting #534

Merged
merged 1 commit into from
Nov 7, 2023

Commits on Oct 12, 2023

  1. cptofs: remount as read-only prior to exiting

    also umount returns and /proc/self/mounts no longer lists the filesystem, ext4 seems to only flush the filesystem properly after a certain delay.
    To work around this, we now remount the filesystem as read-only to ensure that it is actually finished by the time we exited
    
    Signed-off-by: Jörg Thalheim <[email protected]>
    Mic92 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    dd6a274 View commit details
    Browse the repository at this point in the history