[Devel] [PATCH rh7] vtty: Don't close unread master peer if slave is nonzero

Cyrill Gorcunov gorcunov at virtuozzo.com
Fri Dec 11 07:05:38 PST 2015


On Fri, Dec 11, 2015 at 05:36:25PM +0300, Vladimir Davydov wrote:
> 
> I suppose we should now drop TTY_PINNED_BY_OTHER. Other than that, the
> patch looks OK to me:
> 
> Reviewed-by: Vladimir Davydov <vdavydov at virtuozzo.com>

TTY_PINNED_BY_OTHER is used for wirtting into vtty where
no master connected (in n_tty.c code), so I need to
add another helper for it and eliminate TTY_PINNED_BY_OTHER.
This will be a way closer to native code than carrying
this weird bit. Will do.

	Cyrill


More information about the Devel mailing list