[CRIU] [PATCH] util: Don't swear on interrupted close syscall
Cyrill Gorcunov
gorcunov at virtuozzo.com
Fri May 5 11:06:53 PDT 2017
On Fri, May 05, 2017 at 10:51:49AM -0700, Andrei Vagin wrote:
> 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?
No, i don't have log.
More information about the CRIU
mailing list