[CRIU] [PATCH 0/3] sfd: Move into separate file and raise limits early
Andrey Vagin
avagin at gmail.com
Thu Apr 11 21:10:27 MSK 2019
Applied, thanks!
On Wed, Apr 03, 2019 at 04:21:59PM +0300, Cyrill Gorcunov wrote:
> Cyrill Gorcunov (3):
> sfd: Move service fds to separate file
> sfd: Make sure we're not overwriting existing files
> early_init: Raise nr_open limit on particular commands
>
> criu/Makefile.crtools | 1 +
> criu/cr-restore.c | 32 -----
> criu/crtools.c | 64 ++++++++-
> criu/include/servicefd.h | 46 +++++--
> criu/include/util.h | 2 +
> criu/plugin.c | 6 +
> criu/servicefd.c | 281 +++++++++++++++++++++++++++++++++++++++
> criu/util.c | 239 ---------------------------------
> 8 files changed, 384 insertions(+), 287 deletions(-)
> create mode 100644 criu/servicefd.c
>
> --
> 2.20.1
>
More information about the CRIU
mailing list