Re: [PATCHSET 1/2] fstests: more random fixes for v2026.02.26
"Darrick J. Wong" <[email protected]>
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <20260413175231.GW6212@frogsfrogsfrogs> |
Bah, wrong tag. Ignore this thread, please. --D On Mon, Apr 13, 2026 at 10:48:35AM -0700, Darrick J. Wong wrote: > Hi all, > > Here's the usual odd fixes for fstests. > > If you're going to start using this code, I strongly recommend pulling > from my git trees, which are linked below. > > With a bit of luck, this should all go splendidly. > Comments and questions are, as always, welcome. > > --D > > kernel git tree: > https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=random-fixes > > xfsprogs git tree: > https://git.kernel.org/cgit/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=random-fixes > > fstests git tree: > https://git.kernel.org/cgit/linux/kernel/git/djwong/xfstests-dev.git/log/?h=random-fixes > --- > Commits in this patchset: > * xfs/841: actually compare the new filesystem contents to the proto dir > --- > tests/xfs/841 | 25 ++++++++++++++++++++++++- > 1 file changed, 24 insertions(+), 1 deletion(-) > >