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

Support DAX direct access to memory-like storage devices #294

Open
tv42 opened this issue Dec 10, 2022 · 0 comments
Open

Support DAX direct access to memory-like storage devices #294

tv42 opened this issue Dec 10, 2022 · 0 comments

Comments

@tv42
Copy link
Member

tv42 commented Dec 10, 2022

https://www.kernel.org/doc/html/latest/filesystems/dax.html

FUSE_SETUPMAPPING and FUSE_REMOVEMAPPING.

This is going to be low priority unless someone has a specific use case.

tv42 added a commit that referenced this issue Dec 10, 2022
Not exposing `FUSE_WRITE_KILL_PRIV`, it's deprecated in favor of an
upcoming `FUSE_WRITE_KILL_SUIDGID` (protocol 7.33).

Not exposing DAX-related `FUSE_SETUPMAPPING`, `FUSE_REMOVEMAPPING`
`fuse_init_out.map_alignment`, or `FUSE_MAP_ALIGNMENT`. DAX which is
wholly unsupported at this time. See
<#294>.

(No real changes left.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant