]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: add a comment to describe xfs_gc_bio.victim_rtg
authorChristoph Hellwig <hch@lst.de>
Wed, 29 Jul 2026 13:02:49 +0000 (15:02 +0200)
committerCarlos Maiolino <cem@kernel.org>
Mon, 3 Aug 2026 08:24:02 +0000 (10:24 +0200)
commitec6978e6bf68fb6f51edd4f700f9a554dc0da894
tree85f982ed8fa0dbc7d110c373c8c37de006fc0a95
parent63de19199342e2598373cbb99186fa93e9116603
xfs: add a comment to describe xfs_gc_bio.victim_rtg

All other fields have comments describing them, add one for this field
as well.

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