]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: fix the "limiting open zones" message
authorChristoph Hellwig <hch@lst.de>
Thu, 7 May 2026 05:24:57 +0000 (07:24 +0200)
committerCarlos Maiolino <cem@kernel.org>
Mon, 11 May 2026 10:51:57 +0000 (12:51 +0200)
commit5082d8835070fe63f3c61fe574cbb5319bd94575
treeaf107591afa4f57769cf24d3cddac5500a687e9d
parent87e63466c9fc30c3d95b8741c3df1f1ff01d7f23
xfs: fix the "limiting open zones" message

The xfs logging macros include a newline, remove the \n, which adds an
extra one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Andrey Albershteyn <aalbersh@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_zone_alloc.c