On Thu, Jul 13, 2023 at 06:48:04AM -0400, Jeff Layton wrote: > > The above output is what I get with the fix in place. Without this > patch, I get: ... Thanks!! It's good to know the _one_ kunit test we have is capable of detecting this. We have a patch series lined up to add our *second* unit test (for the block allocator) for the next merge window, and while our unit test coverage is still quite small, it's nice to know that it can detect problems --- and much faster than running xfstests. :-} - Ted