Darrick J. Wong b74e15d720 xfs: compute maximum AG btree height for critical reservation calculation
Compute the actual maximum AG btree height for deciding if a per-AG
block reservation is critically low.  This only affects the sanity check
condition, since we /generally/ will trigger on the 10% threshold.  This
is a long-winded way of saying that we're removing one more usage of
XFS_BTREE_MAXLEVELS.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2021-10-19 11:45:15 -07:00
..
2021-08-19 10:07:14 -07:00
2021-08-19 10:07:11 -07:00
2019-11-07 13:00:53 -08:00
2021-05-20 08:31:22 -07:00
2021-04-15 09:35:51 -07:00
2021-10-14 09:19:33 -07:00