[CRIU] [PATCH 0/18] Support descriptors sent over unix sockets (v2)

Andrei Vagin avagin at virtuozzo.com
Tue Jul 11 03:35:21 MSK 2017


Kirill, could you review this series?

On Mon, Jul 10, 2017 at 12:37:28PM +0300, Pavel Emelyanov wrote:
> It turned out, that the idea about all files having unique IDs was wrong,
> fifos and ttys generate reg-file entry for themselves with the same ID.
> 
> Also, dgram unix sockets can be connected to self, and this wasn't handled
> in unix peer resolution fixlets.
> 
> So here's the v2 with the above stuff taken into account. I've added two
> patches to make fifo and tty IDs unique, fixed find_file_desc() to count
> for that and tuned unix peer resolve changes to handle self-connected
> dgram sockets. And rebased on recent criu-dev of course.
> 
> https://travis-ci.org/xemul/criu/builds/251242054
> 
> -- Pavel
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list