From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p7Q8Epfb055201 for ; Fri, 26 Aug 2011 03:14:51 -0500 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id A88B5192AAB4 for ; Fri, 26 Aug 2011 01:14:50 -0700 (PDT) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id 1RyX6nI0qZItO2to for ; Fri, 26 Aug 2011 01:14:50 -0700 (PDT) Date: Fri, 26 Aug 2011 04:14:49 -0400 From: Christoph Hellwig Subject: Re: [PATCH 3/4] xfs: re-arrange all the xfsbufd delwri queue code Message-ID: <20110826081449.GC3551@infradead.org> References: <1314341497-23910-1-git-send-email-david@fromorbit.com> <1314341497-23910-4-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1314341497-23910-4-git-send-email-david@fromorbit.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: Dave Chinner Cc: xfs@oss.sgi.com On Fri, Aug 26, 2011 at 04:51:36PM +1000, Dave Chinner wrote: > From: Dave Chinner > > In preparation for converting the xfsbufd to a workqueue, re-arrange > all the delayed write queue manipulation code above the buftarg > sections. This allows us to avoid the need for forward declarations > of the new xfsbufd worker functions. This is pure code movement, not > changes to the code have been made. > > Signed-off-by: Dave Chinner > Reviewed-by: Alex Elder Looks fine, although it clashed with my reviewed queue of xfs_buf patches. Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs