Skip to content

fs: default to DirectMount mode#2146

Merged
AkihiroSuda merged 1 commit intocontainerd:mainfrom
ktock:directmount
Oct 15, 2025
Merged

fs: default to DirectMount mode#2146
AkihiroSuda merged 1 commit intocontainerd:mainfrom
ktock:directmount

Conversation

@ktock
Copy link
Copy Markdown
Member

@ktock ktock commented Oct 14, 2025

Fixes #2144

Switch to go-fuse's builtin feature for FUSE mount (DirectMount) instead of fusermount.

Signed-off-by: Kohei Tokunaga <[email protected]>
Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, can we have a new release with this?

@AkihiroSuda AkihiroSuda merged commit e4394ae into containerd:main Oct 15, 2025
44 checks passed
@ktock ktock deleted the directmount branch October 15, 2025 07:55
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.

Does not work since Ubuntu 25.04 due to AppArmor (fusermount3: mount failed: Permission denied even on rootful)

2 participants