[CRIU] [PATCH v4 00/13] epoll: Add support for duped targets

Cyrill Gorcunov gorcunov at gmail.com
Tue Jul 3 17:08:23 MSK 2018


On Mon, Jul 02, 2018 at 11:13:20PM +0300, Cyrill Gorcunov wrote:
> 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:
>  - add support for multiple dup'ed targets
>  - address the test for new features
> 
> v4:
>  - fix target files descriptors retrieval
>  - new test by @avagin
> 

Drop this series please, I'm working on another one.
Side-note: ubuntu 14.04 has been failing in travis
because there too old kernel, I fixed it, will be
in next patches.


More information about the CRIU mailing list