[CRIU] Re: [PATCH 4/6] tty: No need to test unpaired slaves if --ext-tty passed

Cyrill Gorcunov gorcunov at openvz.org
Wed Sep 26 09:41:07 EDT 2012


On Wed, Sep 26, 2012 at 05:32:06PM +0400, Andrew Vagin wrote:
> >  
> > +	/*
> > +	 * If we're allowed to connect to external
> > +	 * master peers -- we can deal with any data.
> > +	 */
> > +	if (opts->ext_tty)
> > +		return 0;
> 
> Only one terminal can be external. In other cases crtools dump should
> fail, isn't it?

true, i'll update, thanks!


More information about the CRIU mailing list