Martin Matuska <[email protected]> writes:
> commit 2f6c77cd6f08b9bb646e038e3211b0ad21a2c012
> Author: Martin Matuska <[email protected]>
> AuthorDate: 2025-12-08 12:21:26 +0000
> Commit: Martin Matuska <[email protected]>
> CommitDate: 2025-12-08 12:21:26 +0000
>
> zfs: unbreak build after 89f729dcc merge
>
> Link zfsd against spl and pthread
Thank you for fixing this. In the future, please include Fixes: lines
with the correct commit hash (not the bogus one you put in the subject
line) when you fix an issue that can be traced to specific commits:
Fixes: 66e85755595a ("zfs: merge openzfs/zfs@89f729dcc")
Fixes: 8b78d412aec7 ("zfs: world changes after 89f729dcc merge")
By the way, there was no reason to split the merge in two commits. It
only makes life more difficult for people trying to bisect a bug.
DES
--
Dag-Erling Smørgrav - [email protected]