diff options
author | 2025-08-18 07:06:44 +0200 | |
---|---|---|
committer | 2025-08-19 14:37:07 +0200 | |
commit | 7d523255f524c95208cefef4edaed149615ff96c (patch) | |
tree | 534320ceb59d0df5171b973227e9275bfff4db02 /rust/pin-init/internal/src | |
parent | xfs: remove xfs_last_used_zone (diff) | |
download | wireguard-linux-7d523255f524c95208cefef4edaed149615ff96c.tar.xz wireguard-linux-7d523255f524c95208cefef4edaed149615ff96c.zip |
xfs: kick off inodegc when failing to reserve zoned blocks
XFS processes truncating unlinked inodes asynchronously and thus the free
space pool only sees them with a delay. The non-zoned write path thus
calls into inodegc to accelerate this processing before failing an
allocation due the lack of free blocks. Do the same for the zoned space
reservation.
Fixes: 0bb2193056b5 ("xfs: add support for zoned space reservations")
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 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions