You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
https://www.kernel.org/doc/html/latest/filesystems/dax.html
FUSE_SETUPMAPPING
andFUSE_REMOVEMAPPING
.This is going to be low priority unless someone has a specific use case.
The text was updated successfully, but these errors were encountered: