On Wed, Jun 02, 2021 at 03:25:52PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Clean up the definition of which inode states are not eligible for > speculative preallocation garbage collecting by creating a private > #define. The deferred inactivation patchset will add two new entries to > the set of flags-to-ignore, so we want the definition not to end up a > cluttered mess. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > fs/xfs/xfs_icache.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) Makes sense. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx