-
Notifications
You must be signed in to change notification settings - Fork 162
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
Add support for passing FUSE file descriptors as mount point #1103
base: main
Are you sure you want to change the base?
Commits on Nov 12, 2024
-
Update vendored fuser to e7dfd3b
Signed-off-by: Burak Varli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4eaf3e4 - Browse repository at this point
Copy the full SHA 4eaf3e4View commit details -
Add support for passing FUSE file descriptors as mount point
Signed-off-by: Burak Varli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 226544b - Browse repository at this point
Copy the full SHA 226544bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81899b5 - Browse repository at this point
Copy the full SHA 81899b5View commit details -
Conditionally compile Linux specific parts
Signed-off-by: Burak Varlı <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 221a266 - Browse repository at this point
Copy the full SHA 221a266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc0982 - Browse repository at this point
Copy the full SHA 6dc0982View commit details -
Add long-help to mention passing file descriptors as mount points
Signed-off-by: Burak Varli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 999c61d - Browse repository at this point
Copy the full SHA 999c61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc5e82 - Browse repository at this point
Copy the full SHA 2cc5e82View commit details -
Make sure to clear
FD_CLOEXEC
flag on FUSE fd in fork testsSigned-off-by: Burak Varlı <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b28d468 - Browse repository at this point
Copy the full SHA b28d468View commit details -
Warn about ignored mount options
Signed-off-by: Burak Varlı <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10ddd10 - Browse repository at this point
Copy the full SHA 10ddd10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434ef61 - Browse repository at this point
Copy the full SHA 434ef61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9944e51 - Browse repository at this point
Copy the full SHA 9944e51View commit details -
Make sure to unmount pre-existing mount first
Signed-off-by: Burak Varli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d8047e5 - Browse repository at this point
Copy the full SHA d8047e5View commit details -
Add missing comments to functions
Signed-off-by: Burak Varli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d366b44 - Browse repository at this point
Copy the full SHA d366b44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d56afd - Browse repository at this point
Copy the full SHA 5d56afdView commit details