aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
authorBernd Schubert <bschubert@ddn.com>2025-04-15 20:13:47 +0200
committerBernd Schubert <bernd@bsbernd.com>2025-04-28 19:57:39 +0200
commit538b51feedbcdcd78beefd7517ff19c77c4e4526 (patch)
treef8cb353a4c192e6610d21c62fa7c92ce091a6bb7 /meson.build
parent71b6fb723aacd9c216c68db3cc1f4d87291cf408 (diff)
downloadlibfuse-538b51feedbcdcd78beefd7517ff19c77c4e4526.tar.gz
Add fuse_req_is_uring() to check if a req comes through io-uring
This might be useful to optimize code paths. For example, with io-uring the request buffer is valid until the request is replied to, while without io-uring the request buffer is only valid in current thread context. Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions