On Thu, Aug 29, 2024 at 11:53:14AM -0600, Alan Somers wrote: > On Thu, Aug 29, 2024 at 11:45 AM Mark Johnston <ma...@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 <ma...@freebsd.org> > > AuthorDate: 2024-08-29 17:37:57 +0000 > > Commit: Mark Johnston <ma...@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.