[CRIU] [PATCH] criu: raise the task file limit for specific commands

Cyrill Gorcunov gorcunov at gmail.com
Tue Apr 16 10:25:13 MSK 2019


On Tue, Apr 16, 2019 at 10:03:18AM +0300, Andrei Vagin wrote:
> We don't need to do this from early_init.
> 
> Cc: Cyrill Gorcunov <gorcunov at gmail.com>
> Signed-off-by: Andrei Vagin <avagin at gmail.com>

After this patch we will have

main
  log_init
    fd = install_service_fd(LOG_FD_OFF, new_logfd);
  init_service_fd

which doesn't look right.


More information about the CRIU mailing list