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 q48IBtfN238699 for ; Tue, 8 May 2012 13:11:55 -0500 Date: Tue, 8 May 2012 13:15:40 -0500 From: Ben Myers Subject: Re: [PATCH 6/3] xfs: make largest supported offset less shouty Message-ID: <20120508181540.GN16881@sgi.com> References: <1335519922-14371-1-git-send-email-david@fromorbit.com> <20120429125729.GU9541@dastard> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120429125729.GU9541@dastard> 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 Sun, Apr 29, 2012 at 10:57:29PM +1000, Dave Chinner wrote: > From: Dave Chinner > > XFS_MAXIOFFSET() is just a simple macro that resolves to > mp->m_maxioffset. It doesn't need to exist, and it just makes the > code unnecessarily loud and shouty. > > Make it quiet and easy to read. Yep, looks good. Reviewed-by: Ben Myers _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs