[CRIU] Re: [PATCH 6/6] util-net: Make send_fd/recv_fd being a particular case of send_fds/recv_fds

Cyrill Gorcunov gorcunov at openvz.org
Wed Mar 21 04:08:40 EDT 2012


On Wed, Mar 21, 2012 at 11:55:11AM +0400, Cyrill Gorcunov wrote:
> > +	fdset->hdr.msg_name		= (struct sockaddr *)saddr;
> > +	fdset->hdr.msg_namelen		= saddr_len;
> >  
> 
> Sigh, this snippet should be in previous patch. Pavel, this is not
> really important because the send_fds/recv_fds is never used before
> this patch so we're on safe side anyway, but if you prefer -- I'll
> update the series and send you new pull request.
> 

I've updated the series on github. Safe for merging. I'll resend two
last patches in a minute.

	Cyrill


More information about the CRIU mailing list