From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cedric Le Goater Subject: Re: [PATCH 1/2][LXC] Rename --directory option to --statefile Date: Wed, 24 Feb 2010 19:39:24 +0100 Message-ID: <4B85725C.3010002@fr.ibm.com> References: <20100224084108.GG18758@us.ibm.com> <4B84E80A.7060208@fr.ibm.com> <4B84E94E.3000406@fr.ibm.com> <20100224181150.GA3276@us.ibm.com> <4B856BC8.5060000@fr.ibm.com> <20100224183024.GA22624@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100224183024.GA22624-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Serge E. Hallyn" Cc: Daniel Lezcano , Sukadev Bhattiprolu , Containers List-Id: containers.vger.kernel.org On 02/24/2010 07:30 PM, Serge E. Hallyn wrote: > Are we sure that we won't find other information which lxc_checkpoint > will want to store which sys_checkpoint() ignores? A link to a btrfs > snapshot, for instance. after having froze the container and before running the lxc-checkpoint command, one should be free to prepend information to the statefile. no ? C.