Re: [PATCH 2/2] check: capture dmesg of mount failures if test fails
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 13, 2026 at 10:51:25AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <[email protected]> > > Capture the kernel output after a mount failure occurs. If the test > itself fails, then keep the logging output for further diagnosis. I have to admit I don't really understand what the xunit and selftests stuff is doing. Can you explain that a bit in the commit message?