[CRIU] [PATCH 11/12] tty: Add external ttys handling

Cyrill Gorcunov gorcunov at gmail.com
Fri Oct 3 01:37:47 PDT 2014


On Fri, Oct 03, 2014 at 12:25:37PM +0400, Andrew Vagin wrote:
> > 	case TTYAUX_MAJOR:
> > 	case UNIX98_PTY_MASTER_MAJOR ... (UNIX98_PTY_MASTER_MAJOR + UNIX98_PTY_MAJOR_COUNT - 1):
> > 	case UNIX98_PTY_SLAVE_MAJOR:
> 
> An external terminal can be a pty slave but from the host devpts mount,
> so we need to find a way how to determine that.

Yes, external tty should have higher priority than "known" ones. I'll fix, thanks!


More information about the CRIU mailing list