Skip to content

[feat] Update libfuse to 3.18.#70

Merged
rock-git merged 1 commit into
dingodb:mainfrom
rock-git:feat/zihui_052801
May 28, 2026
Merged

[feat] Update libfuse to 3.18.#70
rock-git merged 1 commit into
dingodb:mainfrom
rock-git:feat/zihui_052801

Conversation

@rock-git

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 28, 2026 07:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the libfuse build configuration to enable io_uring support for the vendored libfuse dependency.

Changes:

  • Enables libfuse’s Meson enable-io-uring option during the external project configure step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CMakeLists.txt
meson setup ${LIBFUSE_SOURCES_DIR} ${LIBFUSE_BINARY_DIR} --prefix=${INSTALL_PATH} --buildtype=${MESON_BUILD_TYPE}
--default-library=static --libdir=lib --includedir=include -Dexamples=false -Duseroot=false
-Dudevrulesdir=${INSTALL_PATH}/include/fuse3/etc -Dinitscriptdir= -Dsysconfdir=${INSTALL_PATH}/include/fuse3/etc
-Denable-io-uring=true
@rock-git rock-git merged commit 902ad16 into dingodb:main May 28, 2026
6 checks passed
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