[PATCH v2] vhost: fix external message handlers
David Marchand
david.marchand at redhat.com
Tue Mar 8 16:06:56 CET 2022
On Tue, Mar 8, 2022 at 10:45 AM David Marchand
<david.marchand at redhat.com> wrote:
>
> Following a rework, external message handlers were receiving a pointer
> to a vhost_user message (as stated in the API), but lost the ability to
> interact with fds attached to the message.
> Restore the original layout and put a build check and reminders.
>
> Bugzilla ID: 953
> Fixes: 5e0099dc709e ("vhost: remove payload size limitation")
>
> Reported-by: Fan Zhang <roy.fan.zhang at intel.com>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Tested-by: Jakub Poczatek <jakub.poczatek at intel.com>
Acked-by: Jakub Poczatek <jakub.poczatek at intel.com>
Reviewed-by: Christophe Fontaine <cfontain at redhat.com>
Applied, thanks.
--
David Marchand
More information about the dev
mailing list