From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail104.syd.optusnet.com.au ([211.29.132.246]:51257 "EHLO mail104.syd.optusnet.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726261AbfDPAtO (ORCPT ); Mon, 15 Apr 2019 20:49:14 -0400 Date: Tue, 16 Apr 2019 10:49:10 +1000 From: Dave Chinner Subject: Re: [PATCH 2/5] xfs: collapse scrub bool state flags into a single unsigned int Message-ID: <20190416004910.GH29573@dread.disaster.area> References: <155537397092.27935.16073573221774618735.stgit@magnolia> <155537398332.27935.418654683584925367.stgit@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <155537398332.27935.418654683584925367.stgit@magnolia> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: "Darrick J. Wong" Cc: linux-xfs@vger.kernel.org, Brian Foster On Mon, Apr 15, 2019 at 05:19:43PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong > > Combine all the boolean state flags in struct xfs_scrub into a single > unsigned int, because we're going to be adding more state flags soon. > > Signed-off-by: Darrick J. Wong Looks good. Reviewed-by: Dave Chinner -- Dave Chinner david@fromorbit.com