Skip to content

[pull] master from libfuse:master#54

Merged
pull[bot] merged 1 commit into
BY-SOMMER:masterfrom
libfuse:master
Jun 18, 2026
Merged

[pull] master from libfuse:master#54
pull[bot] merged 1 commit into
BY-SOMMER:masterfrom
libfuse:master

Conversation

@pull

@pull pull Bot commented Jun 18, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Add -o writeback_cache to enable the kernel writeback cache, and
-o no_timeout to cache attributes and dentries indefinitely (a 1-day
timeout) instead of the default 0s, so the example can exercise caching
behaviour.

The MEMFS_ATTR_TIMEOUT/MEMFS_ENTRY_TIMEOUT macros select the default or
the long timeout based on no_timeout, leaving the handler call sites
unchanged. writeback_cache is negotiated from a new init handler via
fuse_set_feature_flag().

Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
@pull pull Bot locked and limited conversation to collaborators Jun 18, 2026
@pull pull Bot added the ⤵️ pull label Jun 18, 2026
@pull pull Bot merged commit 1a3cc24 into BY-SOMMER:master Jun 18, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant