From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p7QFbSeX114264 for ; Fri, 26 Aug 2011 10:37:29 -0500 Subject: Re: [PATCH] xfsdump: refactor ring_create From: Alex Elder In-Reply-To: <1313422998-7263-1-git-send-email-wkendall@sgi.com> References: <1313422998-7263-1-git-send-email-wkendall@sgi.com> Date: Fri, 26 Aug 2011 10:37:25 -0500 Message-ID: <1314373045.2821.24.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: Bill Kendall Cc: xfs@oss.sgi.com On Mon, 2011-08-15 at 10:43 -0500, Bill Kendall wrote: > ring_create() takes a thread creation function pointer. The two > callers of ring_create() pass pointers to identical but separate > functions. This can be simplified by moving the thread creation > code into ring_create() itself. > > Signed-off-by: Bill Kendall Looks good. Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs