From nobody Wed May 13 18:52:02 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 4gG2cz0v0jz6cqnH for ; Wed, 13 May 2026 18:52:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gG2cz0Jy8z3JJH for ; Wed, 13 May 2026 18:52:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778698323; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kENZp8ByCAeb0rO6MPZogCxP3iuRo0WaJgFF4ALB/wI=; b=dr2qT0lloAFsImVQ6zznT36SdShaQkYFSR+TsfsiCtRNibK36tekF+IsVshwaHTiYKJHRT mZ9cWDGsMdc+uIB3UGtG3isbeWzU83YDT7m35Jv7cTm2ZKSrI/1knDkO5OujazW3ZPDtF3 4rlZ8wDauNkeqjyy83QLYpytat3HR5zD0tPtWu4B9pVZ0u7cOyKLY9lR6LTO6/0CfFAbkx nh+ZtasSh0bWGEfIPWPsLKG9k8at5lmiD4C2e9uIyXkcobjbIukwgKdAv81GyhDSje3bcq weOnaWg13BKTQmIekLHx/gVRGIb10LP5Uh04IanSp9oWpPBnHQJgbXQTHxGXqg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778698323; a=rsa-sha256; cv=none; b=nu/VgqXRStyb8c73dOkyGi7HWhA6uRj5UGlAilihNHpt7hd8Tp/eiBs+FzBfYtSe0JNTYu /BfmcnCqfg4x+sPLd8oW69ZyNmDuxCeaQ/3aTlIVUkCNnDDtFanc2lRKU9chF1KsrMvDmn 82+m+cnOwefMI2OOVCGnOUJOewZK12zzsxTmqKP3FK0RbOI9T6+zlAlmDmftntQm1C5Zn6 +AzF0lLaHHEZj9+FlOI6UU11eN5xOdDl3/JlePnhbaumw+jn6c7k59FgMWW6kUMywAy2j6 DUsjMzF20YbIK5NKHhhR/ItpRNBEBvVPZ96WRTEzIMhQDDKhsLBlm2ZfPMv3yQ== 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=1778698323; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kENZp8ByCAeb0rO6MPZogCxP3iuRo0WaJgFF4ALB/wI=; b=a0RgoTjuDsOOMikFr5b1I4I8QjCS402MwcLItlAqNZH/uxL1N9sjOlGQ/HOsS7H0SDde+Z vO49CVlZpsXoVzyud/AC9yOPmMJRSEsmUZ0Z32YqmsGYxVzvx1xtAL6h52RuwyJoeaIn7c yxN/zwYznlUVdnv5NjAMQHzMXyfoAdkkLkqUiG/pSt9OLigaDYB73ZBpuigsZYcxyzgqsh bIoOwECwdRjTFP+mmFkUHE9RSfwpQCHIVYcVT+3T2X7OzEHWBFErcd2LDVFJWCNn8qKjjX TbWtuV8e9QtTYrIsKzgxknLCx9m0rLthCMIyiZRaUCwWKU+G4L5JlZ6Zu2X9sw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gG2cy6zJGz12bf for ; Wed, 13 May 2026 18:52:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 244a6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 13 May 2026 18:52:02 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Martin Matuska Subject: git: 1c702dda346a..6330a45b06d2 - vendor/openzfs/zfs-2.4-release - vendor branch updated 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: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mm X-Git-Repository: src X-Git-Refname: refs/heads/vendor/openzfs/zfs-2.4-release X-Git-Reftype: branch X-Git-Commit: 6330a45b06d20125de679aae5f63ba14082671ef X-Git-Oldrev: 1c702dda346a59e05cfd3029569bbb1d5d91c54b X-Git-Newrev: 6330a45b06d20125de679aae5f63ba14082671ef Auto-Submitted: auto-generated Date: Wed, 13 May 2026 18:52:02 +0000 Message-Id: <6a04c852.244a6.19aff93a@gitrepo.freebsd.org> The branch vendor/openzfs/zfs-2.4-release has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=1c702dda346a..6330a45b06d2 fc44c73021c3 build: add SPDX license tags to build system files 423466063dea spdxcheck: enforce SPDX license tags on build system files faddb7f5cab1 Linux 7.0: explicitly set setlease handler to kernel implementation ca18f1ad5fbc build: get objtool from $kernelbuild 786b7c2a90e5 Linux 7.0: blk_queue_nonrot() renamed to blk_queue_rot() ffa0a5af30e4 Linux 7.0: posix_acl_to_xattr() now allocates memory 20a30acc5407 Linux 7.0: add shims for the fs_context-based mount API 04daeffe7c41 CI: Remove deprecated Fedora 41 1ace2bf889e0 zpl_super: prefer "new" mount API when available 02ed091060ca Fix check for .cfi_negate_ra_state on aarch64 a94b137aac36 FreeBSD: Improve dmesg kernel message prefix cb2e2f9c4fb9 libzfs: use mount_setattr for selective remount including legacy mounts 5445c3720bb4 config: remove minimum kernel version check 12cd6ffa3937 README: describe specific kernels/distros we target 33961142a2fa Fix deadlock on dmu_tx_assign() from vdev_rebuild() 938c8c98b1be draid: fix data corruption after disk clear 97949da7097d config: fix STATX_MNT_ID detection 7894a5e88473 ZTS: redundancy_draid_spare{1,3} exceptions 1bc922516ec4 ZTS: Add back redundancy_draid_spare3 exception 59185c569155 Linux 7.0: also set setlease handler on directories (#18331) bec56a4c10af config: refuse to build without fs_context 0edbfbfb2dd2 linux/super: remove support for old mount API 7c3f75af2f15 linux/super: flatten mount/remount into get_tree/reconfigure 04692b29da86 linux/super: flatten zpl_mount_impl into zpl_get_tree 20b8936c1ab8 linux/super: flatten zpl_fill_super into zpl_get_tree 2c861ebcdec4 CI: Support repository variable override for ZTS OS selection 0d42a6c35733 CI: Add ARM builder 6756fd47401c Linux 7.0: autoconf: Remove copy-from-user-inatomic API checks (#18348) (#18354) 74052404c64c ci: update FreeBSD CI images from 14.3 to 14.4 3ca81f610b39 Linux 7.0: ensure LSMs get to process mount options 9b8ccbd2cbf5 draid: fix import failure after disks replacements 7843c42b273d linux/vfsops: add vfs_t allocator, make public 36ae5a65aad1 linux/vfsops: remove old options parser f5a60b6caedb linux/super: remove zpl_parse_monolithic 43eed9ee417b linux/super: match vfs_t lifetime to fs_context 0b223ef57730 linux/super: implement new mount params parser a8942fdb8940 linux/super: work around kernels that enforce "forbidden" mount options fc285caa841d linux/vfsops: remove zfs_mnt_t, pass directly 26e9a69feac9 CI: Free 35GB of unused files on the runner 63b8da8ff7b0 Linux: Refactor zpl_fadvise() e9a8c6e080ef draid: allow seq resilver reads from degraded vdevs f4e5eb7e51d0 CI: set /etc/hostid in zloop runner eec8b9b929dc CI: Disable ZIP file artifacts, update versions da44040bbb53 draid: fix cksum errors after rebuild with degraded disks a6b3ff9bab40 deb.am: propagate build errors in native-deb targets eb3331a83e91 Linux 7.0 compat: META 6cb1e850b206 CI: Do not set scheduler in qemu-1-setup.sh f99954c01f6f CI: tolerate missing artifacts afc6e0816068 CI: Add more debugging to qemu-1-setup.sh aba3ed30a393 fix memleak in spa_errlog.c b40cd919130f Fix s_active leak in zfsvfs_hold() when z_unmounted is true 5d569358c8a9 Fix options memory leak in zfsctl_snapshot_mount b2602a400a47 Fix snapshot automount deadlock during concurrent zfs recv e7524594a907 Fix read corruption after block clone after truncate 9edfdd6e416b [zfs-2.4.2] Whitelist some Makefile.am files from SPDX b06caaeec479 range_tree: use zfs_panic_recover() for partial-overlap remove 7590972f76e5 Prevent range tree corruption race by updating dnode_sync() b8addf92216a dmu_direct: avoid UAF in dmu_write_direct_done() aa62ae87dd18 Fix 'kernel BUG at mm/usercopy.c' 19354abc53ad CI: curl fallback, print killed tests, FreeBSD URL 887bfc1a64bd build: use pax tar format for make dist b0c1dcb5310f ZTS: add targeted redundancy_draid_spare exception 76fd64ac9f62 Fix rare cksum errors after rebuild fc87e269e291 Initialize vr_last_txg for rebuild 65b4a5c5518f Linux 7.1: access dentry d_alias directly 7534fa4df71f CI/GCC: Add Fedora 44, fix build errors and threadsappend 7b10409fbfeb CI: FreeBSD 15.1 PRERELEASE (#18490) 9f92266b76dd Fix redundant declaration of dsl_pool_t 3862aadf78ec Fix vdev_rebuild_range() tx commit 0b58f1db893f libspl/mnttab: follow symlinks when resolving path via statx (#18469) 91c87648a72d [2.4.2-only] GCC: Fix uu_ident.c strchr() 6f14581e1ace Cleanup allocation class selection 4bb759274508 Add support for POSIX_FADV_DONTNEED 38501e182131 Fix long POSIX_FADV_DONTNEED for single block files f07458737c68 initramfs: fix incorrect variable rename 6330a45b06d2 Tag zfs-2.4.2