[CRIU] [PATCH 11/11] tty: Add dump and restore of /dev/console opened
Cyrill Gorcunov
gorcunov at gmail.com
Mon Sep 29 12:17:37 PDT 2014
On Mon, Sep 29, 2014 at 10:31:59PM +0400, Pavel Emelyanov wrote:
>
> > @@ -1214,6 +1256,111 @@ static int dump_one_pty(int lfd, u32 id, const struct fd_parms *p, int major, in
> > return ret;
> > }
> >
> > +static int dump_console_info(int lfd, u32 id, const struct fd_parms *p, int major, int minor, int index)
> > +{
>
> How many code below coincide with the dump_pty_info?
Most of it, I'll merge on top. I'm rather interested at moment
if someone could test it on lxc-conatiner, this would be much
appreciated.
More information about the CRIU
mailing list