]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: improve zone statistics message
authorDamien Le Moal <dlemoal@kernel.org>
Thu, 18 Sep 2025 13:01:10 +0000 (22:01 +0900)
committerCarlos Maiolino <cem@kernel.org>
Thu, 18 Sep 2025 15:32:39 +0000 (17:32 +0200)
commit8e1cfa51320da0cf599d286c89db043f329ca6b0
treed8dd0a7afd4ba390a5541cb4226a6f2010ccfa94
parent71fa062196ae3abab790c91f1bdf09dcdc6fb1fe
xfs: improve zone statistics message

Reword the information message displayed in xfs_mount_zones()
indicating the total zone count and maximum number of open zones.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
fs/xfs/xfs_zone_alloc.c