Skip to content

fuse: Add fuse2fs mount for bare extfs images #2457

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

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

dtrudg
Copy link
Member

@dtrudg dtrudg commented Dec 19, 2023

Description of the Pull Request (PR):

If the container image is a bare extfs image, and extfs kernel mounts have been disabled, use fuse2fs to mount the image.

This fixes or addresses the following GitHub issues:

Before submitting a PR, make sure you have done the following:

@dtrudg dtrudg added this to the SingularityCE 4.1.0 milestone Dec 19, 2023
@dtrudg dtrudg self-assigned this Dec 19, 2023
If the container image is a bare extfs image, and extfs kernel mounts
have been disabled, use fuse2fs to mount the image.

Fixes sylabs#2217
@dtrudg dtrudg marked this pull request as ready for review January 2, 2024 16:08
@dtrudg dtrudg requested review from wobito and tri-adam January 2, 2024 16:08
@dtrudg dtrudg merged commit 11e1ae4 into sylabs:main Jan 2, 2024
@dtrudg dtrudg deleted the issue-2217 branch January 2, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use fuse2fs in native mode when 'allow kernel extfs = no'
2 participants