From nobody Thu Oct 21 05:46:02 2021 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 3242717FD03D for ; Thu, 21 Oct 2021 05:46: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HZc0W0mwxz4VBQ; Thu, 21 Oct 2021 05:46:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EA03B16107; Thu, 21 Oct 2021 05:46:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19L5k2oL067624; Thu, 21 Oct 2021 05:46:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19L5k2al067623; Thu, 21 Oct 2021 05:46:02 GMT (envelope-from git) Date: Thu, 21 Oct 2021 05:46:02 GMT Message-Id: <202110210546.19L5k2al067623@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Martin Matuska Subject: git: 4a1195ca5041..ec64fdb93d14 - 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: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: 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: ec64fdb93d144ab1884097cfd36e18b62a2db848 X-Git-Oldrev: 4a1195ca5041cbff2a6b025a31937fef84876c52 X-Git-Newrev: ec64fdb93d144ab1884097cfd36e18b62a2db848 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=4a1195ca5041..ec64fdb93d14 606574081189 Linux 5.14 compat: META 2a49ebbb4dd0 Avoid panic in case of pool errors and missing L2ARC 139690d6c3c7 Really zero the zero page 8a3fe59c0364 Added test for being able to read various variants of zstd 1d901c3ee596 Upstream: unmount snapshots before destroying them on macOS 59eab1093a36 Handle partial reads in zfs_read df5ea74ff668 Assorted parameter changes for performance tests ce2bdcedf549 libspl: fix warning about missing spl_pagesize declaration 96ad227a9dad ZTS: Minimize udev_wait in zvol_misc tests ed3a3bdb0d59 Proper support for DESTDIR and INSTALL_MOD_PATH 60b618a967b1 ZFS: Remove a redundant if condition (#12598) aad91df07525 Reject zfs send -RI with nonexistent fromsnap 2a8430a26059 Rescan enclosure sysfs path on import 543ab04cc3e2 Document additional -c caveat 48df24d4ce7b Remove zdb and libzpool from initramfs image 514498fef697 Simplify and document OpenZFS library dependencies 2d02bba23d83 arcstat: Fix integer division with python3 9d1407e8f248 Correct refcount_add in dmu_zfetch 97bbeeb93803 Fail invalid incremental recursive send gracefully a5b464263bc1 initramfs: use correct dataset for rootfs on rollback=1 72f06d01b555 ZTS: deadman_sync fix 648445e0078e ZTS: Add known exceptions 280d0f0ce45a Export minimal zfs_refcount interfaces d785245857b8 zio: use unsigned values for enum afbc61792116 Remove FreeBSD's local copy of the dmu_buf_hold_array() function 01b572bc623c zdb: fix overflow of time estimation fd778e44c88f Notify on UNAVAIL statechange a95c82bed840 Remove code duplication a4cecfbdc96f zpool should call zfs_nicestrtonum() with non-NULL handle 6cb5e1e7591d libshare: nfs: pass through ipv6 addresses in bracket notation 1886cdfcfb97 vdev_id: Fix enclosure_symlinks feature ec64fdb93d14 Skip snapshot in zfs_iter_mounted()