summaryrefslogtreecommitdiff
tag namebtree-dynamic-depth_2021-03-25 (f3a59f7f560f927163ca872d6305848edc3ebf81)
tag date2021-03-25 17:10:29 -0700
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 03ceb3d53d...
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.