Hi everyone,
> 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 <[email protected]>
> Signed-off-by: David Marchand <[email protected]>
> ---
> Changes since v1:
> - fixed build with clang,
>
> ---
Tested-by: Jakub Poczatek <[email protected]>
Acked-by: Jakub Poczatek <[email protected]>