diff options
author | Bernd Schubert <bernd@bsbernd.com> | 2025-09-18 23:49:41 +0200 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-09-19 22:48:11 +0200 |
commit | 50d1bec4794aae9e77062de5214b91bcc52a890d (patch) | |
tree | c32b7ee25722b0cdaea8d51d376ef45129ea67a7 /lib/mount_util.c | |
parent | 3e2cd9e46c87a57de374b82fd198328f7745e942 (diff) | |
download | libfuse-50d1bec4794aae9e77062de5214b91bcc52a890d.tar.gz |
io-uring: re-initialize fields in struct fuse_req
In io-uring mode these requests are always re-used
and not allocated - we need to re-initialize them.
In order to set flags to zero a struct holding the flags
had to be added.
Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
Diffstat (limited to 'lib/mount_util.c')
0 files changed, 0 insertions, 0 deletions