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 AB4297F58 for ; Sat, 5 Mar 2016 14:45:20 -0600 (CST) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay1.corp.sgi.com (Postfix) with ESMTP id 6B0758F8039 for ; Sat, 5 Mar 2016 12:45:20 -0800 (PST) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id vfu5QyO6sw0DKPSq (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sat, 05 Mar 2016 12:45:18 -0800 (PST) Date: Sat, 5 Mar 2016 12:45:17 -0800 From: Christoph Hellwig Subject: Re: [PATCH] xfs/259: disable CRC if testing with 512 bytes block size Message-ID: <20160305204517.GA10065@infradead.org> References: <1456937518-20505-1-git-send-email-eguan@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1456937518-20505-1-git-send-email-eguan@redhat.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: Eryu Guan Cc: fstests@vger.kernel.org, xfs@oss.sgi.com This will force crcs off for all the blocksizes. We should either always skip 512 bytes, or disable crcs only for the 512 byte inode size case. The first seems either, but the second would give better test coverage. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs