On Sat, Feb 07, 2026 at 08:08:57PM +0800, Brian Song wrote:
> The payload of each uring entry serves as the buffer holding file data
> for read/write operations. In this patch, fuse_co_write is refactored
> to support using different buffer sources for write operations in
> legacy and io_uring modes.
> 
> Suggested-by: Kevin Wolf <[email protected]>
> Suggested-by: Stefan Hajnoczi <[email protected]>
> Signed-off-by: Brian Song <[email protected]>
> ---
>  block/export/fuse.c | 55 ++++++++++++++++++++++++++++++---------------
>  1 file changed, 37 insertions(+), 18 deletions(-)

Reviewed-by: Stefan Hajnoczi <[email protected]>

Attachment: signature.asc
Description: PGP signature

Reply via email to