mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 11:22:26 +00:00
This commit enables socket reconnection for vhost-user-blk backends. Note that, till this commit, inflight I/O trakcing and restoring is not supported. Therefore, only vhost-user-blk backend that are not processing inflight requests can work normally after reconnection. Signed-off-by: Jiachen Zhang <zhangjiachen.jaycee@bytedance.com>