From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p7FIVfM5114786 for ; Mon, 15 Aug 2011 13:31:41 -0500 Date: Mon, 15 Aug 2011 14:31:40 -0400 From: Christoph Hellwig Subject: Re: [PATCH] xfsdump: refactor ring_create Message-ID: <20110815183139.GA1758@infradead.org> References: <1313422998-7263-1-git-send-email-wkendall@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1313422998-7263-1-git-send-email-wkendall@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, Aug 15, 2011 at 10:43:18AM -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. Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs