aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugins/plugin_function.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2025-11-03 10:15:13 +0000
committerCarlos Maiolino <[email protected]>2025-11-05 15:54:38 +0000
commit21ab5179aafa2ded7f3851bfe7e043f8a3b6199d (patch)
tree1ccf8d601f318e723b7463dfa3f5831bbf5fc7b4 /tools/lib/traceevent/plugins/plugin_function.c
parentxfs: fix a rtgroup leak when xfs_init_zone fails (diff)
downloadkernel-21ab5179aafa2ded7f3851bfe7e043f8a3b6199d.tar.gz
kernel-21ab5179aafa2ded7f3851bfe7e043f8a3b6199d.zip
xfs: fix zone selection in xfs_select_open_zone_mru
xfs_select_open_zone_mru needs to pass XFS_ZONE_ALLOC_OK to xfs_try_use_zone because we only want to tightly pack into zones of the same or a compatible temperature instead of any available zone. This got broken in commit 0301dae732a5 ("xfs: refactor hint based zone allocation"), which failed to update this particular caller when switching to an enum. xfs/638 sometimes, but not reliably fails due to this change. Fixes: 0301dae732a5 ("xfs: refactor hint based zone allocation") Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Hans Holmberg <[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