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 4D6D129DF8 for ; Tue, 29 Apr 2014 13:18:50 -0500 (CDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay1.corp.sgi.com (Postfix) with ESMTP id 308588F8037 for ; Tue, 29 Apr 2014 11:18:50 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) by cuda.sgi.com with ESMTP id 6S3CHatE12fbaOUm (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Tue, 29 Apr 2014 11:18:47 -0700 (PDT) Date: Tue, 29 Apr 2014 11:18:47 -0700 From: Christoph Hellwig Subject: Re: [PATCH 9/9] repair: detect and handle attribute tree CRC errors Message-ID: <20140429181847.GE9267@infradead.org> References: <1398719099-19194-1-git-send-email-david@fromorbit.com> <1398719099-19194-10-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1398719099-19194-10-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, Apr 29, 2014 at 07:04:59AM +1000, Dave Chinner wrote: > From: Dave Chinner > > Currently the attribute code will not detect and correct errors in > the attribute tree. It also fails to validate the CRCs and headers > on remote attribute blocks. Ensure that all the attribute blocks are > CRC checked and that the processing functions understand the correct > block formats for decoding. > > Signed-off-by: Dave Chinner Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs