[CRIU] [PATCH 06/11] tty: Carry @minor in tty_info and tty_dump_info

Pavel Emelyanov xemul at parallels.com
Wed Oct 8 07:44:01 PDT 2014


On 10/08/2014 12:59 AM, Cyrill Gorcunov wrote:
> On Wed, Oct 08, 2014 at 12:46:50AM +0400, Pavel Emelyanov wrote:
>> On 10/06/2014 05:15 PM, Cyrill Gorcunov wrote:
>>> We will need them to properly recognize the type
>>> of tty when printing their type and on verification.
>>
>> Where exactly is it used?
> 
> In next patch it'll be needed to properly show the type
> of the peer (ptmx/pts and console when be implemented).
> Also I'll use it in parasite code to fetch params and
> don;t call for ioctls which are pty specific only on
> other type of ttys.
> .
> 

Next path is about debug printing only. Is this whole
effort just to make logging contain minor number?


More information about the CRIU mailing list