[CRIU] [PATCH 3/3] early_init: Raise nr_open limit on particular commands

Cyrill Gorcunov gorcunov at gmail.com
Mon Apr 8 21:34:42 MSK 2019


On Mon, Apr 08, 2019 at 11:07:04AM -0700, Andrei Vagin wrote:
...
> > +
> > +static int early_init(const char *cmd)
> > +{
> > +	static const char *nofile_cmds[] = {
> > +		"swrk", "service",
> > +		"dump", "pre-dump",
> >
> 
> where is "restore"?

Why it should be here? As far as I understand current restore
scheme analyze maximal fd from images and reserves sfd after
them, no?


More information about the CRIU mailing list