[CRIU] [PATCH] util: Don't swear on interrupted close syscall

Andrei Vagin avagin at virtuozzo.com
Fri May 5 10:51:49 PDT 2017


On Thu, May 04, 2017 at 04:36:24PM +0300, Cyrill Gorcunov wrote:
> On Thu, May 04, 2017 at 04:33:56PM +0300, Pavel Emelyanov wrote:
> > On 05/03/2017 12:16 AM, Cyrill Gorcunov wrote:
> > > In case of EINTR here the descriptor will be
> > > closed anyway.
> > 
> > We do we have this EINTR here at all?
> 
> Any syscall may exit with EINTR, except in case of close it is
> special because file will be closed anyway.

But there should be a reason for this EINTR. Do you have a log when
close returns EINTR in criu?

> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list