diff options
| author | Christoph Hellwig <hch@lst.de> | 2025-11-03 05:15:13 -0500 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2025-11-05 16:54:38 +0100 |
| commit | 21ab5179aafa2ded7f3851bfe7e043f8a3b6199d (patch) | |
| tree | 1ccf8d601f318e723b7463dfa3f5831bbf5fc7b4 /net/unix/af_unix.c | |
| parent | f5714a3c1a5658251360603231efe1bee21f9c2c (diff) | |
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 <hch@lst.de>
Reviewed-by: Hans Holmberg <hans.holmberg@wdc.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
