All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c
@ 2010-03-04  7:43 Sukadev Bhattiprolu
       [not found] ` <20100304074354.GA29320-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 16+ messages in thread
From: Sukadev Bhattiprolu @ 2010-03-04  7:43 UTC (permalink / raw)
  To: Oren Laadan; +Cc: Containers, sukadev-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8


[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-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2010-03-15  3:49 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-04  7:43 [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c Sukadev Bhattiprolu
     [not found] ` <20100304074354.GA29320-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2010-03-04  7:46   ` Sukadev Bhattiprolu
2010-03-04  7:46   ` [PATCH 02/13][user-cr]: restart: Rename args->logfd Sukadev Bhattiprolu
2010-03-04  7:47   ` [PATCH 03/13][user-cr]: restart: Remove args->logfile Sukadev Bhattiprolu
2010-03-04  7:47   ` [PATCH 04/13][user-cr]: restart: Use ckpt_msg() to log Sukadev Bhattiprolu
2010-03-04  7:47   ` [PATCH 05/13][user-cr]: restart: Use ckpt_perror() Sukadev Bhattiprolu
2010-03-04  7:47   ` [PATCH 06/13][user-cr]: restart: Remove args->input Sukadev Bhattiprolu
2010-03-04  7:48   ` [PATCH 07/13][user-cr]: Define app_restart() Sukadev Bhattiprolu
2010-03-04  7:48   ` [PATCH 08/13][user-cr]: restart: Rename struct args Sukadev Bhattiprolu
2010-03-04  7:49   ` [PATCH 09/13][user-cr]: checkpoint: Remove args->output Sukadev Bhattiprolu
2010-03-04  7:49   ` [PATCH 10/13][user-cr]: checkpoint: Remove ->logfile Sukadev Bhattiprolu
2010-03-04  7:50   ` [PATCH 11/13][user-cr]: checkpoint: Rename struct args Sukadev Bhattiprolu
2010-03-04  7:50   ` [PATCH 12/13][user-cr]: Define app_checkpoint() Sukadev Bhattiprolu
2010-03-04  7:51   ` [PATCH 13/13][user-cr]: checkpoint: Use ckpt_perror() Sukadev Bhattiprolu
2010-03-05 21:51   ` [PATCH 00/13][user-cr]: Cleanups checkpoint.c, restart.c Serge E. Hallyn
2010-03-15  3:49   ` Oren Laadan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.