diff options
author | izxl007 <zeng.zheng@zte.com.cn> | 2025-06-03 22:04:52 +0800 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-06-05 17:55:25 +0200 |
commit | b773020464641d3e9cec5ad5fa35e7153e54e118 (patch) | |
tree | 2392d24dcc4e268ec98e1394670159c04982a22b /.github | |
parent | fc71597c8dba7ca8da474cbae3509552e30cbd46 (diff) | |
download | libfuse-b773020464641d3e9cec5ad5fa35e7153e54e118.tar.gz |
Update how to use the io_uring and io_uring_q_depth mount options
This patch updates how to use the io_uring and io_uring_q_depth mount
options. There are two reasons for this:
1. It is recommended for end-users to use a format like “-o io_uring"
(with a space) in README.fuse-io-uring. This is because, in the
passthrough_hp example, cxxopts does not support the "-oio_uring"
format (without a space), and using it would result in a syntax error.
2. Remove redundant "--uring" and "--uring-q-depth=" from
passthrough_hp example.
Signed-off-by: izxl007 <zeng.zheng@zte.com.cn>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions