[CRIU] [PATCH 3/7] tty: Save task current terminal if present

Cyrill Gorcunov gorcunov at gmail.com
Tue Jan 31 04:00:03 PST 2017


On Tue, Jan 31, 2017 at 02:29:40PM +0300, Pavel Emelyanov wrote:
> >  
> >  	optional int32			oom_score_adj	= 14;
> > +	optional int32			tty_nr		= 15;
> > +	optional int32			tty_pgrp	= 16;
> 
> Both are write-only in this set.

Yes. And as changelog says it is for future use. To support
proper restore of /dev/tty inheritance.


More information about the CRIU mailing list