[PATCH v2 1/1] vhost: move fds outside of VhostUserMessage

David Marchand david.marchand at redhat.com
Tue Feb 8 10:59:58 CET 2022


On Mon, Feb 7, 2022 at 11:22 AM Christophe Fontaine <cfontain at redhat.com> wrote:
>
> From: Christophe Fontaine <christophefontaine at mac.com>
>
> FDs at the end of the VhostUserMessage structure limits the size
> of the payload. Move them to an other englobing structure, before
> the header & payload of a VhostUserMessage.
> Also removes a reference to fds in the VHUMsg structure defined in
> drivers/net/virtio/virtio_user/vhost_user.c
>
> Signed-off-by: Christophe Fontaine <cfontain at redhat.com>

Reviewed-by: David Marchand <david.marchand at redhat.com>


-- 
David Marchand



More information about the dev mailing list