]> git.ipfire.org Git - thirdparty/linux.git/commit
xfs: improve the comments in xfs_max_open_zones
authorChristoph Hellwig <hch@lst.de>
Wed, 16 Jul 2025 12:54:06 +0000 (14:54 +0200)
committerCarlos Maiolino <cem@kernel.org>
Thu, 24 Jul 2025 15:30:14 +0000 (17:30 +0200)
commit7cbbfd27a929398f027f0e8d01c80264f47db4e4
tree0aed5a10b0e603fa7aab5c3a1cf35b84a31dc159
parent86e6ddf1d0ba4cad1f3212a2e3059401b5e5b748
xfs: improve the comments in xfs_max_open_zones

Describe the rationale for the decisions a bit better.

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