https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271945
Dag-Erling Smørgrav <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(des@Fr | |eeBSD.org) | --- Comment #23 from Dag-Erling Smørgrav <[email protected]> --- These two patches appear to resolve the issue as far as my poudriere builder is concerned: https://github.com/openzfs/zfs/pull/15107 https://github.com/openzfs/zfs/pull/15122 The following one-liner can be used to apply them to a clean source tree: fetch -o- https://github.com/openzfs/zfs/pull/{15107,15122}.patch | git am --dir=sys/contrib/openzfs -- You are receiving this mail because: You are the assignee for the bug.
