summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-09-01 10:45:54 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-12-15 17:28:52 -0800
commit4012fefb9ecdb27a169f5d86d6d3cc176be0cfa3 (patch)
treeb3987952368cfb95a18e9843909f54af6644fc22 /kernel
parent2f19c1a3c2882ae250e02ff8e12ace5d90582c8a (diff)
xfs: reintroduce reaping of file extents to xrep_reap_extents
Reintroduce to xrep_reap_extents the ability to reap extents from any AG. We dropped this before because it was buggy, but in the next patch we will gain the ability to reap old bmap btrees, which can have blocks in any AG. To do this, we require that sc->sa is uninitialized, so that we can use it to hold all the per-AG context for a given extent. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions