On Tue, Jun 14, 2016 at 12:20:17PM +0300, Cyrill Gorcunov wrote: > Currently on container's stop we free vtty mapping in a force way > so that if there is active console hooked from the node it become > unusable since then. It was easier to work with when we've been > reworking virtual console code. > > Now lets make console fully functional as it was in pcs6: > when opened it must survice container start/stop cycle > and checkpoint/restore as well. > > For this sake we: > > - drop ve_hook code, it no longer needed > - free console @map on final close of the last tty opened > > https://jira.sw.ru/browse/PSBM-39463 > > Signed-off-by: Cyrill Gorcunov <[email protected]> > CC: Vladimir Davydov <[email protected]> > CC: Konstantin Khorenko <[email protected]> > CC: Igor Sukhih <[email protected]> > CC: Pavel Emelyanov <[email protected]>
Reviewed-by: Vladimir Davydov <[email protected]> _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
