Re: [PULL 14/22] vhost: fix the fd leak

2023-08-03 Thread Michael Tokarev
04.08.2023 07:36, Michael Tokarev wrote: This smells like a stable-8.0 material. Please let me know if it is not. Ah, it is, Cc'd -stable already. N/m, picked this one up. /mjt

Re: [PULL 14/22] vhost: fix the fd leak

2023-08-03 Thread Michael Tokarev
04.08.2023 01:21, Michael S. Tsirkin wrote: From: Li Feng When the vhost-user reconnect to the backend, the notifer should be cleanup. Otherwise, the fd resource will be exhausted. Fixes: f9a09ca3ea ("vhost: add support for configure interrupt") Signed-off-by: Li Feng Reviewed-by: Raphael

[PULL 14/22] vhost: fix the fd leak

2023-08-03 Thread Michael S. Tsirkin
From: Li Feng When the vhost-user reconnect to the backend, the notifer should be cleanup. Otherwise, the fd resource will be exhausted. Fixes: f9a09ca3ea ("vhost: add support for configure interrupt") Signed-off-by: Li Feng Reviewed-by: Raphael Norwitz Message-Id: