Skip to content

Enable the FUSE writeback cache through go-fuse's ExtraCapabilities - #242

Merged
EdSchouten merged 1 commit into
buildbarn:mainfrom
tomgr:gofuse-writeback-cache
Jul 22, 2026
Merged

Enable the FUSE writeback cache through go-fuse's ExtraCapabilities#242
EdSchouten merged 1 commit into
buildbarn:mainfrom
tomgr:gofuse-writeback-cache

Conversation

@tomgr

@tomgr tomgr commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Commit 7e420ad bumped go-fuse to 2.10.1 and accidentally broke the writeback cache: go-fuse had switched to using a local kernelFlags variable instead of server.kernelSettings.Flags meaning the extra bits were lost.

Commit 7e420ad bumped go-fuse to 2.10.1 and accidentally broke the
writeback cache: go-fuse had switched to using a local kernelFlags
variable instead of server.kernelSettings.Flags meaning the extra
bits were lost.
@EdSchouten
EdSchouten merged commit 236bcd9 into buildbarn:main Jul 22, 2026
3 checks passed
@tomgr
tomgr deleted the gofuse-writeback-cache branch July 22, 2026 16:34
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.

2 participants