From nobody Wed May 06 09:04:43 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4g9TwZ1j97z6byk5; Wed, 06 May 2026 09:04:46 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g9TwZ194Mz3d7h; Wed, 06 May 2026 09:04:46 +0000 (UTC) (envelope-from kp@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778058286; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=UWh2HkTrNilfZNgyUI8xV0wJh3uoQLSFpnpWBkI1AHM=; b=PZos9P+TSXGirN8Ch/fcvgB0k9RjN51ZgnCFWaGpeOC6tdfFdzpHrigleYIxxEVTCW2My1 1nMOdHyVXW7Hbt3FFj2V1IMkKVaAwj6FQ6S9JMl1DTnADCD+C9FTD+fBheuuh1RO7MjhLz IReJ9ypI6hpIkQK9IX/0O0N0Y/eNyzG6eIFeORT4FFPG68ZAaGRG8O8vQjX78kmSqtoxEO Kyu93QmZ51KnDs0qQ7jgZy7j8KqZ/o/znTOqCmsvUipdI6XbqgOzsbRBZt2PG7OmKdygEB KWq8rLwcLoiqcsVvrH1Vr0A+cSiJVSL3agxUBS1B+0Wkz0s4TmBV/nuwiaB+zQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778058286; a=rsa-sha256; cv=none; b=vDrv1v63bt8vjFs1H+AVUY/27wqxVcwVzOxauyDlXfr1UxXfOBGvHjUFQTb+C936SDQdWf B5/Rq+MGlf1laJ8RUZE4RvRV3RU2Q5u+WSleirBdjVydApeaSBLuOAJPAsVQ+q1H9mN3U5 hRxNG/VKHM03Burf8MB4lLG4pUgBhjxXg+wXnZfvzSXIIEJ3sxAR+9tEhOY3XvCBnalHIX nkSU0zoj3A7OxuSiBW1VXqgapwTS2VLgIdCTLYFYCdK4xfiJ9asRunt00WdQlqyQlzlkbD Pb8dURs38EsgfEcb/bPjVbboNmAfiEtyYDqIxT16eaju3DfD44AK5bEkWw8YIQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778058286; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=UWh2HkTrNilfZNgyUI8xV0wJh3uoQLSFpnpWBkI1AHM=; b=jpITu49qtZBdn02iYEgiw/Okjekuxzlj6S/wlyJgUdKHs0Y+p3orGkNPz+odcLZsu4Nwl9 Zll332cSDLE5BxOLinkwrh90q2jIWjxIkSuNxKZ4CesJ3F1LAhyQUk5OHPXcwjN53qTjI9 AIokOZKa/AmIMxOHAuWDkHL3KRmz0ig6ybYH+vL2nPshkiUv9BHwOuvKJ7e2mxvhoNlJS2 IwFuERjda1orfjNjyk1wusje9LDxgp7A083LFXvzHK0Xm2Nvgx5MGYgJy+YaMY/Pwaxzwm DluM/qPp6FvgKkbhEmUbdZcjpverCH/zR2LgNdLtoEUl3YXdLwc0NnKBJmjTeg== Received: from venus.codepro.be (venus.codepro.be [5.9.86.228]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx1.codepro.be", Issuer "R12" (not verified)) (Authenticated sender: kp) by smtp.freebsd.org (Postfix) with ESMTPSA id 4g9TwY6vWFzNJM; Wed, 06 May 2026 09:04:45 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: by venus.codepro.be (Postfix, authenticated sender kp) id 31E47246DF; Wed, 06 May 2026 11:04:44 +0200 (CEST) From: Kristof Provost To: Alexander Leidinger Cc: Martin Matuska , src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: f9590540c524 - main - zfs: merge openzfs/zfs@84ffe564d Date: Wed, 06 May 2026 11:04:43 +0200 X-Mailer: MailMate (2.0r6272) Message-ID: In-Reply-To: <52564a71ee85973901e4bc236723cf75@FreeBSD.org> References: <69f5a5ed.38a16.18e2d48a@gitrepo.freebsd.org> <52564a71ee85973901e4bc236723cf75@FreeBSD.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_MailMate_42CC706C-4973-4FB2-9000-9AB1D8520480_=" --=_MailMate_42CC706C-4973-4FB2-9000-9AB1D8520480_= Content-Type: text/plain; charset=UTF-8; format=flowed; markup=markdown Content-Transfer-Encoding: quoted-printable On 2 May 2026, at 11:00, Alexander Leidinger wrote: > Am 2026-05-02 09:21, schrieb Martin Matuska: >> The branch main has been updated by mm: >> >> URL: = >> https://cgit.FreeBSD.org/src/commit/?id=3Df9590540c524607d22fa7e718c75= 8725c4365375 >> >> commit f9590540c524607d22fa7e718c758725c4365375 >> Merge: 069681afd58a 84ffe564dff1 >> Author: Martin Matuska >> AuthorDate: 2026-05-02 07:17:59 +0000 >> Commit: Martin Matuska >> CommitDate: 2026-05-02 07:18:34 +0000 >> >> zfs: merge openzfs/zfs@84ffe564d >> >> Notable upstream pull request merges: >> #18387 656285140 Handle raidz errors <=3D nparity rather than = >> ignoring >> #18401 1cebe8a38 libzfs: report invalid permission name in zfs = >> allow >> #18430 513710ed2 Fix "panic: cache_vop_rename: lingering = >> negative entry" >> #18440 37e3a260f dmu_direct: avoid UAF in = >> dmu_write_direct_done() >> #18445 2eee4ac1e Fix: draid autopkgtests fail on s390x = >> architecture >> #18448 8da472973 key lookup failure should always return EACCES >> #18456 4a58ab8ce zfs.4: document five missing module parameters >> >> Obtained from: OpenZFS >> OpenZFS commit: 84ffe564dff1b7f69d397817ef292cbe2c5ebad3 > > Are you aweare of = > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D294903 > > From the commit message I assume it is not fixed. > It looks like Alexander Motin fixed it upstream: = https://github.com/openzfs/zfs/pull/18489/changes/d1268512531de8b18f1b19c= b6e6e195c177adbfd I=E2=80=99m running a build with that fix in it now. Best regards, Kristof --=_MailMate_42CC706C-4973-4FB2-9000-9AB1D8520480_= Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On 2 May 2026, at 11:00, Alexander Leidinger wrote:

Am 2026-05-02 09:21, schrieb Martin Matuska:

The branch main has been updated by mm:

URL: https://cgit.FreeBSD.org/src/co= mmit/?id=3Df9590540c524607d22fa7e718c758725c4365375

commit f9590540c524607d22fa7e718c758725c4365375
Merge: 069681afd58a 84ffe564dff1
Author: Martin Matuska mm@FreeBSD.o= rg
AuthorDate: 2026-05-02 07:17:59 +0000
Commit: Martin Matuska mm@FreeBSD.o= rg
CommitDate: 2026-05-02 07:18:34 +0000

zf=
s: merge openzfs/zfs@84ffe564d

Notable upstream pull request merges:
 #18387 656285140 Handle raidz errors <=3D nparity rather than ignorin=
g
 #18401 1cebe8a38 libzfs: report invalid permission name in zfs allow
 #18430 513710ed2 Fix "panic: cache_vop_rename: lingering negative e=
ntry"
 #18440 37e3a260f dmu_direct: avoid UAF in dmu_write_direct_done()
 #18445 2eee4ac1e Fix: draid autopkgtests fail on s390x architecture
 #18448 8da472973 key lookup failure should always return EACCES
 #18456 4a58ab8ce zfs.4: document five missing module parameters

Obtained from:  OpenZFS
OpenZFS commit: 84ffe564dff1b7f69d397817ef292cbe2c5ebad3

Are you aweare of https://bugs.freebsd.org/bugzilla/show_bu= g.cgi?id=3D294903

From the commit message I assume it is not fixed.

It looks like Alexander Motin fixed it upstream: https://github.com/openzfs/zfs/pull/18489/changes/d12= 68512531de8b18f1b19cb6e6e195c177adbfd

I=E2=80=99m running a build with that fix in it now.

Best regards,
Kristof

--=_MailMate_42CC706C-4973-4FB2-9000-9AB1D8520480_=--