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

Warn when encountering EIO during remount #5242

Merged
merged 1 commit into from
Jul 10, 2022
Merged

Warn when encountering EIO during remount #5242

merged 1 commit into from
Jul 10, 2022

Conversation

alkim0
Copy link
Contributor

@alkim0 alkim0 commented Jul 7, 2022

Instead of simply erroring out, just warn the user that a filesystem was
unable to be remounted due to EIO. This is helpful for FUSE filesystems
which might be buggy or having issues.

Directly addresses #5240.

Instead of simply erroring out, just warn the user that a filesystem was
unable to be remounted due to EIO. This is helpful for FUSE filesystems
which might be buggy or having issues.
@smitsohu
Copy link
Collaborator

smitsohu commented Jul 7, 2022

Cool! LGTM.

@netblue30 netblue30 merged commit 29783d9 into netblue30:master Jul 10, 2022
@netblue30
Copy link
Owner

merged, thanks!

@kmk3 kmk3 added this to In progress in Release 0.9.72 via automation Jul 12, 2022
@kmk3 kmk3 added the enhancement New feature request label Aug 1, 2022
kmk3 added a commit that referenced this pull request Aug 1, 2022
@kmk3 kmk3 moved this from In progress to Done (on RELNOTES) in Release 0.9.72 Aug 1, 2022
ChrysoliteAzalea pushed a commit to ChrysoliteAzalea/firejail that referenced this pull request Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request
Projects
No open projects
Release 0.9.72
  
Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

None yet

4 participants