[PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[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@xxxxxxxxxxxxxxxxxx>
_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux