Re: [PATCH 2/6] xfs: fix off-by-one error when calling xchk_xref_has_rt_owner
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.linux-xfs,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 13, 2026 at 11:06:28PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <[email protected]> > > LOLLM noticed an off-by-one error when computing the length of the > rtrmap to cross-check. Looks good: Reviewed-by: Christoph Hellwig <[email protected]>