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 (Postfix) with ESMTP id 9D27D7FA1 for ; Thu, 7 Mar 2013 12:46:24 -0600 (CST) Date: Thu, 7 Mar 2013 12:46:24 -0600 From: Ben Myers Subject: Re: [PATCH] xfs: don't verify buffers after IO errors Message-ID: <20130307184624.GR22182@sgi.com> References: <1361931954-11105-1-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1361931954-11105-1-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 Wed, Feb 27, 2013 at 01:25:54PM +1100, Dave Chinner wrote: > From: Dave Chinner > > When we read a buffer, we might get an error from the underlying > block device and not the real data. Hence if we get an IO error, we > shouldn't run the verifier but instead just pass the IO error > straight through. > > Signed-off-by: Dave Chinner Applied. -Ben _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs