On 3/15/22 6:23 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Move the code that clamps the computation of the internal log size so > that we can begin to enhnace mkfs without turning calculate_log_size > into more spaghetti. > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > --- > mkfs/xfs_mkfs.c | 49 +++++++++++++++++++++++++++++-------------------- > 1 file changed, 29 insertions(+), 20 deletions(-) no functional changes detected ;) Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>