]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fuse: Allow to queue fg requests through io-uring
authorBernd Schubert <bschubert@ddn.com>
Mon, 20 Jan 2025 01:29:06 +0000 (02:29 +0100)
committerMiklos Szeredi <mszeredi@redhat.com>
Mon, 27 Jan 2025 17:01:22 +0000 (18:01 +0100)
commitc2c9af9a0b13261c36909036057a116f2edb5e1a
tree0aac2e216482616dcbbc9dafedd459471f89d536
parentba74ba571189668697a8d8da906ad6d44762ebc6
fuse: Allow to queue fg requests through io-uring

This prepares queueing and sending foreground 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_uring.c
fs/fuse/dev_uring_i.h