[CRIU] [PATCH] tty: Don't forget to setup peers mode on restore

Cyrill Gorcunov gorcunov at gmail.com
Fri Jun 24 07:23:35 PDT 2016


On Fri, Jun 24, 2016 at 05:19:08PM +0300, Cyrill Gorcunov wrote:
> In commit ... we've started to carry @mode of the

c6bc7259c8b851a1b8932fb7179b963f2d76d2de

> files we're opening on restore, implying they are
> static and should not be changed. This is true for
> regular files but the pty peers are created
> dynamically so if someone have set some special
> mode beore the checkpoint procedure we will fail
> on restore when regular file engine test it. So lets
> setup @mode unconditionally.
> 
> https://travis-ci.org/xemul/criu/jobs/140011141
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>


More information about the CRIU mailing list