summaryrefslogtreecommitdiff
tag namebtree-dynamic-depth_2020-10-26 (80c41c9feec8f83071f4be0d52243877c1e517c5)
tag date2020-10-26 18:33:31 -0700
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit 1da4ccd016...
xfs: support dynamic btree cursor height
Rearrange the incore btree cursor so that we can support btrees of any height. This will become necessary for realtime rmap and reflink since we'd like to handle tall trees without bloating the ag btree cursors.