diff options
| author | Joanne Koong <joannelkoong@gmail.com> | 2026-06-13 00:05:04 +0300 |
|---|---|---|
| committer | Miklos Szeredi <mszeredi@redhat.com> | 2026-06-15 15:06:20 +0300 |
| commit | 6813da09506842612cce91f88ef567ca569d9663 (patch) | |
| tree | a2378b6c46563f444de1db20ff23d7e9b8b120bc /include/linux/workqueue.h | |
| parent | 0fa8346099b5794b9909989e3f1cb617e9d8d3fa (diff) | |
| download | linux-6813da09506842612cce91f88ef567ca569d9663.tar.xz | |
fuse-uring: separate next request fetching from sending logic
Simplify the logic for fetching + sending off the next request.
This gets rid of fuse_uring_send_next_to_ring() which contained
duplicated logic from fuse_uring_send(). This decouples request fetching
from the send operation, which makes the control flow clearer and
reduces unnecessary parameter passing.
Reviewed-by: Bernd Schubert <bschubert@ddn.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Baokun Li <libaokun@linux.alibaba.com>
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
