From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ipmail02.adl2.internode.on.net ([150.101.137.139]:19517 "EHLO ipmail02.adl2.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726138AbeKGHDy (ORCPT ); Wed, 7 Nov 2018 02:03:54 -0500 Date: Wed, 7 Nov 2018 08:36:37 +1100 From: Dave Chinner Subject: Re: [PATCH 4/8] xfs: check inobt record alignment on big block filesystems Message-ID: <20181106213636.GR19305@dastard> References: <154147728649.32496.4515247239602322709.stgit@magnolia> <154147731114.32496.5929393143346043196.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <154147731114.32496.5929393143346043196.stgit@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: linux-xfs@vger.kernel.org On Mon, Nov 05, 2018 at 08:08:31PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong > > On a big block filesystem, there may be multiple inobt records covering > a single inode cluster. These records obviously won't be aligned to > cluster alignment rules, and they must cover the entire cluster. Teach > scrub to check for these things. > > Signed-off-by: Darrick J. Wong Looks fine. Reviewed-by: Dave Chinner -- Dave Chinner david@fromorbit.com