Skip to content

Conversation

@geertj
Copy link
Contributor

@geertj geertj commented Dec 2, 2025

WIP: don't review yet, need to add some tests here

This consists of 2 related commits. Since these depend on each other I am submitting them as a single non-squash PR.

  • Separate initOp.Flags into Flags and OutFlags, to improve wirelog visiblity
  • Add extended flags (initOp.Flags2) and FUSE_DIRECT_IO_ALLOW_MMAP.

Split in/out parameter initOp.Flags into initOp.Flags (in) and initOp.outFlags
(out). This allows us to see in the wire log what capabilities are available
from the kernel, and what capabilities were selected.
@geertj geertj changed the title Refactor flags, add FUSE_DIRECT_IO_ALLOW_MMAP [WIP] Refactor flags, add FUSE_DIRECT_IO_ALLOW_MMAP Dec 2, 2025
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.

1 participant