From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q06FCw1O026910 for ; Fri, 6 Jan 2012 09:12:59 -0600 Date: Fri, 6 Jan 2012 10:12:54 -0500 From: Christoph Hellwig Subject: Re: [PATCH 2/2] xfs: fix endian conversion issue in discard code Message-ID: <20120106151254.GA11417@infradead.org> References: <1324426062-21505-1-git-send-email-david@fromorbit.com> <1324426062-21505-3-git-send-email-david@fromorbit.com> <20111221043638.GR29840@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20111221043638.GR29840@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: Ben Myers Cc: xfs@oss.sgi.com On Tue, Dec 20, 2011 at 10:36:38PM -0600, Ben Myers wrote: > On Wed, Dec 21, 2011 at 11:07:42AM +1100, Dave Chinner wrote: > > From: Dave Chinner > > > > When finding the longest extent in an AG, we read the value directly > > out of the AGF buffer without endian conversion. This will give an > > incorrect length, resulting in FITRIM operations potentially not > > trimming everything that it should. > > Looks good to me. > > > Signed-off-by: Dave Chinner > > Reviewed-by: Ben Myers This is a pretty serious thing, can you send it to Linus as soon as he takes the current pull request? _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs