[CRIU] [PATCH v2 0/9] epoll: Add support for duped targets

Cyrill Gorcunov gorcunov at gmail.com
Mon Jun 25 15:04:15 MSK 2018


On Mon, Jun 25, 2018 at 12:54:48PM +0100, Dmitry Safonov wrote:
> 2018-06-20 18:01 GMT+01:00 Cyrill Gorcunov <gorcunov at gmail.com>:
> > We need to support a case where file has been added into
> > epoll, then duped into some other number, and finally
> > the former one is closed. So that epoll fdinfo will
> > print no longer existing fd number (in this series
> > we will find which new file is matching the target).
> >
> > v2:
> >  - fix scm unix on the fly (we dont support them yet)
> 
> I'm not quite into epoll() C/R, but this looks good to me,
> Reviewed-by: Dmitry Safonov <0x7f454c46 at gmail.com>

Thanks for review, Dima!


More information about the CRIU mailing list