aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugins/plugin_function.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2025-11-04 10:43:01 +0000
committerCarlos Maiolino <[email protected]>2025-11-06 07:59:19 +0000
commitd8a823c6f04ef03e3bd7249d2e796da903e7238d (patch)
tree8b69078e7a6da49c009e615994c26e9cd3a727ba /tools/lib/traceevent/plugins/plugin_function.c
parentxfs: fix zone selection in xfs_select_open_zone_mru (diff)
downloadkernel-d8a823c6f04ef03e3bd7249d2e796da903e7238d.tar.gz
kernel-d8a823c6f04ef03e3bd7249d2e796da903e7238d.zip
xfs: free xfs_busy_extents structure when no RT extents are queued
kmemleak occasionally reports leaking xfs_busy_extents structure from xfs_scrub calls after running xfs/528 (but attributed to following tests), which seems to be caused by not freeing the xfs_busy_extents structure when tr.queued is 0 and xfs_trim_rtgroup_extents breaks out of the main loop. Free the structure in this case. Fixes: a3315d11305f ("xfs: use rtgroup busy extent list for FITRIM") Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'tools/lib/traceevent/plugins/plugin_function.c')
0 files changed, 0 insertions, 0 deletions