On Thu, Dec 12, 2024 at 01:12:25PM -0800, Darrick J. Wong wrote: > On Wed, Dec 11, 2024 at 09:54:28AM +0100, Christoph Hellwig wrote: > > Shortcut dereferencing the xg_block_count field in the generic group > > structure. > > > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > Looks good, though I imagine there are a few more places where you could > use this helper? While the zoned code uses it a lot, there are surprisingly few uses in your baseline. But when reassuring me I noticed your recently added RT-aware failure notifier could use it, so at least one more.