From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oren Laadan Subject: Re: [PATCH] Clear the objhash before completing restart, but delay free (v2) Date: Wed, 02 Feb 2011 09:55:53 -0500 Message-ID: <4D497079.9040605@cs.columbia.edu> References: <1287496991-18207-1-git-send-email-danms@us.ibm.com> <4D47544E.7080600@cs.columbia.edu> <87pqrb5yvn.fsf@caffeine.danplanet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87pqrb5yvn.fsf-FLMGYpZoEPULwtHQx/6qkW3U47Q5hpJU@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, matthltc-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org List-Id: containers.vger.kernel.org Thanks for testing - pushed both patches to v23-rc1. Oren. On 02/01/2011 02:38 PM, Dan Smith wrote: > OL> Original patch posted by Dan Smith. > > Tested-by: Dan Smith > > With this and my pipe refcount fix, all my pipe tests pass, including > the ones that were stuck before because the hash was getting free'd > late. > > Thanks! >