Re: git: a58ece87303f - main - zfsd tests: Update the mock zpool_handle

From: Mark Johnston <markj_at_freebsd.org>
Date: Thu, 29 Aug 2024 19:58:07 UTC
On Thu, Aug 29, 2024 at 11:53:14AM -0600, Alan Somers wrote:
> On Thu, Aug 29, 2024 at 11:45 AM Mark Johnston <markj@freebsd.org> wrote:
> >
> > The branch main has been updated by markj:
> >
> > URL: https://cgit.FreeBSD.org/src/commit/?id=a58ece87303f882367105c92a27268ed6befa655
> >
> > commit a58ece87303f882367105c92a27268ed6befa655
> > Author:     Mark Johnston <markj@FreeBSD.org>
> > AuthorDate: 2024-08-29 17:37:57 +0000
> > Commit:     Mark Johnston <markj@FreeBSD.org>
> > CommitDate: 2024-08-29 17:40:44 +0000
> >
> >     zfsd tests: Update the mock zpool_handle
> >
> >     The zfsd tests rely on this having the same layout as the real
> >     zpool_handle, which changed in the last OpenZFS import.
> >
> >     Fixes:  62e7d3c89ebd ("ddt: add support for prefetching tables into the ARC")
> >     Reported by:    Jenkins
> 
> Oh, I already had https://reviews.freebsd.org/D46479 open for this,
> but you beat me to it ;)

Ah, sorry.  I was going through some test failures and just pushed
patches for a couple of "obvious" ones.