[CRIU] Re: [PATCH 8/9] tty: restore -- Verify active pairs on restore

Cyrill Gorcunov gorcunov at openvz.org
Wed Oct 10 08:20:42 EDT 2012


On Tue, Oct 09, 2012 at 08:03:23PM +0400, Pavel Emelyanov wrote:
> > @@ -856,6 +856,8 @@ static int collect_one_tty(void *obj, ProtobufCMessage *msg)
> >  	if (verify_info(info))
> >  		return -1;
> >  
> > +	tty_test_and_set(info->tfe->tty_info_id, tty_active_pairs);
> > +
> >  	pr_info("Collected tty ID %#x\n", info->tfe->id);
> >  
> >  	list_add(&info->list, &all_ttys);
> 
> Huh?

Huh what?


More information about the CRIU mailing list