[PATCH 0/6] VDUSE reconnection fixes and cleanup

Maxime Coquelin maxime.coquelin at redhat.com
Wed Oct 23 17:15:46 CEST 2024


This series provides various fixes for VDUSE reconnection
introduced in -rc1, some of them being reported by
Coverity.

The series also takes the opportunity to refactor
reconnection to make it more self-contained to simplify
readability and error path handling.

Maxime Coquelin (6):
  vhost: fix vduse device creation error handling
  vhost: fix possible TOCTOU in VDUSE dev creation
  vhost: fix VDUSE reconnect device start failure
  vhost: refactor VDUSE reconnection log mapping
  vhost: fix and refactor VDUSE reconnect log check
  vhost: move VDUSE reconnection after device is created

 lib/vhost/vduse.c | 322 ++++++++++++++++++++++++++--------------------
 1 file changed, 183 insertions(+), 139 deletions(-)

-- 
2.46.2



More information about the dev mailing list