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 (Postfix) with ESMTP id 9F9067F3F for ; Tue, 22 Oct 2013 09:25:13 -0500 (CDT) Date: Tue, 22 Oct 2013 09:25:13 -0500 From: Ben Myers Subject: Re: [PATCH 07/19] xfs: remove unused transaction callback variables Message-ID: <20131022142513.GN1935@sgi.com> References: <1381789085-21923-1-git-send-email-david@fromorbit.com> <1381789085-21923-8-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1381789085-21923-8-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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Dave Chinner Cc: xfs@oss.sgi.com On Tue, Oct 15, 2013 at 09:17:53AM +1100, Dave Chinner wrote: > From: Dave Chinner > > We don't do callbacks at transaction commit time, no do we have any nor > infrastructure to set up or run such callbacks, so remove the > variables and typedefs for these operations. If we ever need to add > callbacks, we can reintroduce the variables at that time. > > Signed-off-by: Dave Chinner Looks fine. Reviewed-by: Ben Myers _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs