[CRIU] [PATCH 1/3] cr-super: Initial commit
Cyrill Gorcunov
gorcunov at gmail.com
Thu Sep 24 12:34:12 PDT 2015
On Thu, Sep 24, 2015 at 10:19:26PM +0300, Andrew Vagin wrote:
> > +
> > + if (send_fds(sk, NULL, 0, fds, req->nr_vmas, false)) {
> > + pr_perror("Can't send fds");
> > + send_err(sk, r, -EIO);
> > + }
>
> Should we close all file descriptors from fds?
>
Yeah, seems so, thanks. Anyway, Pavel told that this series
looks to complex and he is about to invent some easier approach.
No need for ruther review I think.
Thank you!
More information about the CRIU
mailing list