From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id pATFcVe9069769 for ; Tue, 29 Nov 2011 09:38:31 -0600 Date: Tue, 29 Nov 2011 09:38:50 -0600 From: Ben Myers Subject: Re: [PATCH v2] xfs: Remove the entries from the queue while waking them up Message-ID: <20111129153850.GU29840@sgi.com> References: <1321918880.7115.5.camel@chandra-lucid.austin.ibm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1321918880.7115.5.camel@chandra-lucid.austin.ibm.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Chandra Seetharaman Cc: XFS Mailing List Hey Chandra, On Mon, Nov 21, 2011 at 05:41:20PM -0600, Chandra Seetharaman wrote: > Changes from Verion 1: > > - Added additional comments as per Dave's suggestion > - Use next instead of tmp > - change typedef xlog_ticket_t to struct xlog_ticket > - Check t_queue before adding it to the list (the second time) > to accomodate system events (based on Christoph's comments) FWIW, I reproduced a log hang yesterday in xfstest 273 while testing this patch. We'll have to see if Christoph's revision fares any better today. Thanks, Ben _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs