That can be usefull for restarting qemu process while allowing backward
merging to run asyncronously in kernel.
v2: rebase on top of vz9.80.19, make completion event consistent, fix
deadlock when cancel after start and before work run
https://virtuozzo.atlassian.net/browse/VSTOR-100466
Signed-off
normally we just ignore the response to a killed request, however
if there are splice buffers returned with the response, we must
clear these splice buffers before returning them to userspace.
Fixed #VSTOR-100385
Signed-off-by: Liu Kui
---
fs/fuse/dev.c | 18 +-
1 file changed,
Ack
On Fri, Feb 28, 2025 at 10:56 PM Liu Kui wrote:
>
> normally we just ignore the response to a killed request, however
> if there are splice buffers returned with the response, we must
> clear these splice buffers before returning them to userspace.
>
> Fixed #VSTOR-100385
>
> Signed-off-by: L
normally we just ignore the response to a killed request, however
if there are splice buffers returned with the response, we must
clear these splice buffers before returning them to userspace.
Fixed #VSTOR-100385
Signed-off-by: Liu Kui
---
fs/fuse/dev.c | 23 ++-
1 file chan