summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-10-12 14:17:01 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-10-19 11:48:40 -0700
commitc0f8860a1a3d22125ead5a498755eedf076caf3d (patch)
tree7b28c1616afc52366b7b6a536c0734734119ea86 /samples
parent23c95120651d7d081b944f956b10f3e75f26300c (diff)
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
xfs_bmap_add_free isn't a block mapping function; it schedules deferred freeing operations for a later point in a compound transaction chain. While it's primarily used by bunmapi, its use has expanded beyond that. Move it to xfs_alloc.c and rename the function since it's now general freeing functionality. Bring the slab cache bits in line with the way we handle the other intent items. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions