From nobody Thu Apr 16 07:54:15 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 4fx9JX6zdbz6Z8sm for ; Thu, 16 Apr 2026 07:54:20 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fx9JX54wqz43Jd for ; Thu, 16 Apr 2026 07:54:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776326060; 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=zscDJoJQN7zTYyC/t7hMmqAdjtahnocZMwjf0OHsQU8=; b=PTLKPy9Mf9llhMXwiiUz4PTxZ6wqFEHUooLCeVa7OLrX+opMMKB7taQkZ0JHxuiIKf7Pa/ TiKIFqRcB+2iNCCKg/ESfhLZ0HG3Kh2ElE5fWxD3UevDxXajJjtoPnjNhfoM0GUBMqmWM4 xEeMDRTbabHQ7AuW6cQSTf/fnuAf1F0T+7zfQG8IM0vtl838Ki5wWQq9SCHuq4d/CWQM9O 6TZYUWnkfYZjGDWCsniXh6CVZkAfiEYT9DN7RhtFwRCiioySm4dlT95yC72jc9TfQKLaNY 4Jz76lEIbwPTAo9GLEApDAkX0tWAb1eu9Vv1l+MNs9rkbNfn0ewr+r+nI0DvpQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776326060; a=rsa-sha256; cv=none; b=MgSlSuEo5E8n8pjPUITTP8H3Ut25hSjTy1Rf70hgZxshJVqIWTxNg/BTKjyap+q/FjUC1h xC/VQkGDDdOs8+k/HONLjNKeYlgvc/W0XFsV9IzMLvOcU+ykgEC2WKUwUB2/Pc+cPRxOic OAvqKpc8aSIzPAawNqINWf3VHXO1Akqxls4RGs7LUOkRho4gyzNednkj4G5FMEz+uxB+Yw 0pibdkAxF2o7adQ8+niIoqzyL3EEiEgvPk3XYvQOD3u6EPe3DmEko1Vu2jTRSVi1mGck18 5Cj5UIdr4zdpRQdAq1a4B1JmLrjvz63B27pXc02feyxgtnSPqXyBz710ZiT27g== 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=1776326060; 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=zscDJoJQN7zTYyC/t7hMmqAdjtahnocZMwjf0OHsQU8=; b=rhRt3AqkTS53KxpzJU3KqYRZS/2nCr0h9/qOPwlkYDxo0s554/S+FSgRLo7uekKcsOh7CK S3crWXIxZ67hGZxcE9jYhGqVXz8lX0nfETdZocLBVoO5+I65dQ8pkgDAKa1hfid+2/TygZ rCR7lVRR602NY5ZP9t3eYQuTF05jvwzlahpCrOyt8zNSJTgE+EnDg2GrK6gj5+ERRTm/Yl 3hG4fckv7GqALvCMPf1Y9yXdeCs53NzQ9AMuFDKX97yNd89+AG7r0CmXNu6heY9tohUHYs qG6yCXU8co3Ezx26VaMdZxhc6gwGdBOM3LU1+7FUBQ6jt2tuebB0cVWxS4buEw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fx9JX4JjNzyJM for ; Thu, 16 Apr 2026 07:54:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 47529 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 16 Apr 2026 07:54:15 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Martin Matuska Subject: git: 3ee08abd2fce..1644e2ffd264 - vendor/openzfs/master - 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 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/master X-Git-Reftype: branch X-Git-Commit: 1644e2ffd2640fa3e2c191ceaf048a5fc8399493 X-Git-Oldrev: 3ee08abd2fcef3123188e9ad61a9cd80b9b7831c X-Git-Newrev: 1644e2ffd2640fa3e2c191ceaf048a5fc8399493 Auto-Submitted: auto-generated Date: Thu, 16 Apr 2026 07:54:15 +0000 Message-Id: <69e095a7.47529.64ea944a@gitrepo.freebsd.org> The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=3ee08abd2fce..1644e2ffd264 4627c57f27e8 CI: Support repository variable override for ZTS OS selection 3f3cadc5252d CI: Add ARM builder 8518e3e809a4 Linux 7.0: autoconf: Remove copy-from-user-inatomic API checks (#18348) (#18354) a45929021a0a zpool-list.8: clarify that only imported pools are listed (#18352) ef47c3a0be97 pyzfs: update license tags/classifiers 08d7a62673dc ci: update FreeBSD CI images from 14.3 to 14.4 931deb290c30 Prevent range tree corruption race by updating dnode_sync() b44a3ecf4a23 zpool: Change zpool offline spares policy 4155d1533e1a Linux 7.0: ensure LSMs get to process mount options 3667b047345b zfs-set.8: document the received column and -o all option 2e1dd5760b9c doc: note that resilver progress can exceed 100% ce837a28eb18 Bridge speculative and prescient prefetchers 78dd09876809 dbufstat: add man page 915067b63f84 Fix zfs partition size for disks of different sector size fc659bd6dec2 draid: fix import failure after disks replacements 67ec68fd0daa zfs.4: document the zfs_arc_free_target parameter 8553675dba86 man: Fix checking manpages without a full build 869d8059975b Support bin-sbin merge on Fedora a22b3f6700cb abd: Fix stats asymmetry in case of Direct I/O 0f86f244ce9a ZTS: re-enable send_raw_ashift on FreeBSD 16858492e6e4 FreeBSD: Implement relatime property 74504cf7fd6e zinject: add numeric suffix support for -r range f203fedde8fa Add zoned_uid property with additive least privilege authorization a7157221db1d AUTHORS: add Christos Longros 040fb2994f59 linux/vfsops: add vfs_t allocator, make public 5b4e8f86977d linux/vfsops: remove old options parser 1419bfc7d714 linux/super: remove zpl_parse_monolithic 2782d2a1beee linux/super: match vfs_t lifetime to fs_context f5a9e3a622ed linux/super: implement new mount params parser 11f8f08106c2 linux/super: work around kernels that enforce "forbidden" mount options cfae167754ed linux/vfsops: remove zfs_mnt_t, pass directly 33ed68fc24f3 zpool create: report which device caused failure 74da51695edd CI: Free 35GB of unused files on the runner 1ff1f13a87fc vdevprops: remove unused slow_io defaults, fix documentation 3599964dd2d9 Linux: Refactor zpl_fadvise() 5cb95ad89ab4 fix memleak in spa_errlog.c 7b1682a825c2 Add support for POSIX_FADV_DONTNEED 0752cf0676f0 draid: allow seq resilver reads from degraded vdevs fd067644a207 Fix s_active leak in zfsvfs_hold() when z_unmounted is true 4fec688987f3 Remove forced zfs_umount() from zfs_resume_fs() bail path e635d27ebcee Add ability to set user properties while changing encryption key eb5c93fa8e3e CI: set /etc/hostid in zloop runner d1b0a698253c draid: add failure domains support 6de1457a2d0e FreeBSD: Fix zvol teardown races d736868672cb Make zvol_set_common() block until the operation has completed d7b8eef9d281 zvol: Hold the zvol state writer lock when renaming 943a05528494 zvol: Fix uses of uninitialized variables in zvol_rename_minors_impl() a616ba811c42 Fix options memory leak in zfsctl_snapshot_mount 9bf1a720f6f7 Fix snapshot automount deadlock during concurrent zfs recv 6692b6e28a2f CI: Disable ZIP file artifacts, update versions 2abf469be598 draid: fix cksum errors after rebuild with degraded disks 01e2a9683963 Use AVL tree lookup in zfsctl_snapdir_vget for mounted snapshots 4b4ae48f9a28 deb.am: propagate build errors in native-deb targets 1644e2ffd264 Fix read corruption after block clone after truncate