From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p7PKvvA0238411 for ; Thu, 25 Aug 2011 15:57:57 -0500 Subject: Re: [PATCH 5/6] xfs: re-arrange all the xfsbufd delwri queue code From: Alex Elder In-Reply-To: <1314256626-11136-6-git-send-email-david@fromorbit.com> References: <1314256626-11136-1-git-send-email-david@fromorbit.com> <1314256626-11136-6-git-send-email-david@fromorbit.com> Date: Thu, 25 Aug 2011 15:57:08 -0500 Message-ID: <1314305828.3136.103.camel@doink> MIME-Version: 1.0 Reply-To: aelder@sgi.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 Thu, 2011-08-25 at 17:17 +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 Looks good. Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs