From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oren Laadan Subject: Re: [PATCH 2/3] Add post-file deferqueue (v2) Date: Mon, 14 Sep 2009 11:04:41 -0400 Message-ID: <4AAE5B89.2060008@librato.com> References: <1252508756-4278-1-git-send-email-danms@us.ibm.com> <1252508756-4278-3-git-send-email-danms@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1252508756-4278-3-git-send-email-danms-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: Dan Smith Cc: containers-qjLDD68F18O7TbgM5vRIOg@public.gmane.org List-Id: containers.vger.kernel.org Dan Smith wrote: > This is the deferq bit of Matt's patch, which is needed by the subsequent > socket patch. > > Changes in v2: > - Allocate and destroy the deferqueue at context alloc/free time > > Signed-off-by: Dan Smith > Cc: Matt Helsley Pulled, changing pr_warning() to ckpt_debug().