qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] revert 9pfs reply truncation, wait for free room to reply


From: Stefano Stabellini
Subject: [PATCH 0/2] revert 9pfs reply truncation, wait for free room to reply
Date: Tue, 19 May 2020 18:47:03 -0700 (PDT)
User-agent: Alpine 2.21 (DEB 202 2017-01-01)

Hi all,

This short series reverts commit 16724a173049ac29c7b5ade741da93a0f46edff
becauses it is the cause for https://bugs.launchpad.net/bugs/1877688.

The original issue addressed by 16724a173049ac29c7b5ade741da93a0f46edff
is solved differently in this series by using qemu_coroutine_yield() to
wait for the client to free more data from the ring before sending the
reply.

Cheers,

Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]