]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
mkfs: factor finobt changes into min log size when formatting
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 4 Feb 2016 21:41:42 +0000 (08:41 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 4 Feb 2016 21:41:42 +0000 (08:41 +1100)
commite50c6371fc14b720a1fa3f6dccae7323a237ffe6
tree0b1f46b8b0a04e140925d7307691adfa44d3de98
parent00d50425cc06d447c1a208403f74298cd0718ff6
mkfs: factor finobt changes into min log size when formatting

Since the finobt affects the size of the log reservations, we need to
be able to include its effects in the calculation of the minimum log
size.

(Not really a problem now, but adding rmapbt will give this one some
bite.)

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
mkfs/maxtrres.c
mkfs/xfs_mkfs.c
mkfs/xfs_mkfs.h