On Sun, Mar 27, 2022 at 09:58:39AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Nowadays, xfs_mod_fdblocks will always choose to fill the reserve pool > with freed blocks before adding to fdblocks. Therefore, we can change > the behavior of xfs_reserve_blocks slightly -- setting the target size > of the pool should always succeed, since a deficiency will eventually > be made up as blocks get freed. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx