Skip to content

refsprogs 2025.8.30

Choose a tag to compare

@unsound unsound released this 03 Sep 04:50
· 136 commits to main since this release
  • Iterate over attributes in the right order. This fixes e.g. unsorted xattr listings and potentially out-of-order file extents.
  • Refactor a lot of code to clean up the codebase.
  • Refactor path caching to be less wasteful.
  • (refsimage) Fix memory leak on exit.
  • (refs-fuse) Fix missing size information from xattrs.
  • Update documentation.
  • Add configure option to disable building against libfuse3 (normally used by default when available).
  • Add configure option to disable using the lowlevel FUSE API (normally used by default when available).