-
Notifications
You must be signed in to change notification settings - Fork 98
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
de-duplicate fuse mounting/unmounting code #2199
de-duplicate fuse mounting/unmounting code #2199
Commits on Sep 18, 2023
-
replace call to sif's pkg/user code in squashfuseMount() with call to…
… CE's squashfs code
Omer Preminger committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for b7ec53f - Browse repository at this point
Copy the full SHA b7ec53fView commit details -
changed internal/pkg/util/fs/squashfs to use internal/pkg/util/fs/squ…
…ashfs/fuse; add ctx args as needed
Omer Preminger committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 6e2819c - Browse repository at this point
Copy the full SHA 6e2819cView commit details -
replace call to sif's pkg/user code in CleanupHost() with call to CE'…
…s squashfs code
Omer Preminger committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for ba722ad - Browse repository at this point
Copy the full SHA ba722adView commit details -
Omer Preminger committed
Sep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for de466b7 - Browse repository at this point
Copy the full SHA de466b7View commit details -
error out instead of warning on invalid FUSE mount extra opt
Omer Preminger committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 21f0f57 - Browse repository at this point
Copy the full SHA 21f0f57View commit details -
Omer Preminger committed
Sep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for a54a580 - Browse repository at this point
Copy the full SHA a54a580View commit details -
unit-test at Mount()/Unmount() level rather than pkg internals
Omer Preminger committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for d1ce366 - Browse repository at this point
Copy the full SHA d1ce366View commit details -
improve checking of extra opts: add "nosiud", "nodev"; some refactoring
Omer Preminger committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 50ff89d - Browse repository at this point
Copy the full SHA 50ff89dView commit details -
incorporate UID, GID as struct-fields; improve unit-test
Omer Preminger committedSep 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 8ced169 - Browse repository at this point
Copy the full SHA 8ced169View commit details