"Maciej S. Szmigiero" <m...@maciej.szmigiero.name> writes: > From: "Maciej S. Szmigiero" <maciej.szmigi...@oracle.com> > > This way if there are fields there that needs explicit disposal (like, for > example, some attached buffers) they will be handled appropriately. > > Add a related assert to multifd_set_payload_type() in order to make sure > that this function is only used to fill a previously empty MultiFDSendData > with some payload, not the other way around. > > Signed-off-by: Maciej S. Szmigiero <maciej.szmigi...@oracle.com>
Reviewed-by: Fabiano Rosas <faro...@suse.de>