[Devel] Re: [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c
Oren Laadan
orenl at cs.columbia.edu
Sun Mar 14 20:49:33 PDT 2010
Series applied (will push shortly).
Oren.
Sukadev Bhattiprolu wrote:
> [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c
>
> These patches perform some cleanups/reorg of the code in checkpoint.c and
> restart.c files. These changes remove redundant fields in data structures,
> rename some fields/functions and avoid directly using stdout/stderr.
>
> The changes will help us later export app_checkpoint() and app_restart()
> to larger container implementations such as LXC.
>
> [PATCH 01/13][user-cr]: restart: Remove args->no_pidns.
> [PATCH 02/13][user-cr]: restart: Rename args->logfd
> [PATCH 03/13][user-cr]: restart: Remove args->logfile
> [PATCH 04/13][user-cr]: restart: Use ckpt_msg() to log
> [PATCH 05/13][user-cr]: restart: Use ckpt_perror()
> [PATCH 06/13][user-cr]: restart: Remove args->input
> [PATCH 07/13][user-cr]: Define app_restart()
> [PATCH 08/13][user-cr]: restart: Rename struct args.
> [PATCH 09/13][user-cr]: checkpoint: Remove args->output
> [PATCH 10/13][user-cr]: checkpoint: Remove ->logfile
> [PATCH 11/13][user-cr]: checkpoint: Rename struct args
> [PATCH 12/13][user-cr]: Define app_checkpoint()
> [PATCH 13/13] checkpoint: Use ckpt_perror()
>
> Signed-off-by: Sukadev Bhattiprolu <sukadev at linux.vnet.ibm.com>
>
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list