Re: XFS mount timeout in linux-6.9.11
From: Christoph Hellwig
Date: Tue Aug 13 2024 - 10:59:38 EST
On Tue, Aug 13, 2024 at 07:19:28PM +1000, Dave Chinner wrote:
> In hindsight, this was a wholly avoidable bug - a single patch made
> two different API modifications that only differed by a single
> letter, and one of the 23 conversions missed a single letter. If
> that was two patches - one for the finobt conversion, the second for
> the inobt conversion, the bug would have been plainly obvious during
> review....
Maybe we should avoid identifiers that close anyway :)
The change looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>