]> www.infradead.org Git - users/willy/pagecache.git/commit
fuse: Allow to queue bg requests through io-uring
authorBernd Schubert <bschubert@ddn.com>
Mon, 20 Jan 2025 01:29:07 +0000 (02:29 +0100)
committerMiklos Szeredi <mszeredi@redhat.com>
Mon, 27 Jan 2025 17:01:22 +0000 (18:01 +0100)
commit857b0263f30eebe13ab4b6a65156a0d6c8fc2210
tree2e3dc8ceb5862a520a51fb0631df25923926c5be
parentc2c9af9a0b13261c36909036057a116f2edb5e1a
fuse: Allow to queue bg requests through io-uring

This prepares queueing and sending background requests through
io-uring.

Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Reviewed-by: Pavel Begunkov <asml.silence@gmail.com> # io_uring
Reviewed-by: Luis Henriques <luis@igalia.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
fs/fuse/dev.c
fs/fuse/dev_uring.c
fs/fuse/dev_uring_i.h