Re: [PATCH 08/15] xfs: remove iter_flags parameter from xfs_inode_walk_*
From: "Darrick J. Wong" <djwong@kernel.org>
Date: 2021-06-03 01:38:58
From: "Darrick J. Wong" <djwong@kernel.org>
Date: 2021-06-03 01:38:58
On Thu, Jun 03, 2021 at 11:09:49AM +1000, Dave Chinner wrote:
On Wed, Jun 02, 2021 at 03:25:41PM -0700, Darrick J. Wong wrote:quoted
From: Darrick J. Wong <djwong@kernel.org> The sole iter_flags is XFS_INODE_WALK_INEW_WAIT, and there are no users. Remove the flag, and the parameter, and all the code that used it. Signed-off-by: Darrick J. Wong <djwong@kernel.org> --- fs/xfs/xfs_icache.c | 33 ++++++++++++--------------------- fs/xfs/xfs_icache.h | 5 ----- 2 files changed, 12 insertions(+), 26 deletions(-)Pretty sure I rvb'd this last time, but....
Doh, I missed that. Sorry. :( --D
Reviewed-by: Dave Chinner <redacted> -- Dave Chinner david@fromorbit.com