From owner-dev-commits-src-all@freebsd.org Tue Jun 8 14:29:05 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D68256384C3 for ; Tue, 8 Jun 2021 14:29:05 +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 4Fzt0K5l1Kz3C42; Tue, 8 Jun 2021 14:29:05 +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 AD52427DB; Tue, 8 Jun 2021 14:29:05 +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 158ET55q082832; Tue, 8 Jun 2021 14:29:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 158ET5cI082831; Tue, 8 Jun 2021 14:29:05 GMT (envelope-from git) Date: Tue, 8 Jun 2021 14:29:05 GMT Message-Id: <202106081429.158ET5cI082831@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Martin Matuska Subject: git: 3522f57b6ada..75b4cbf62590 - vendor/openzfs/master - vendor branch updated 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: 75b4cbf62590c23fac3667537961a2a75fdc2cc3 X-Git-Oldrev: 3522f57b6ada25bb58a88307971544ce49f39c66 X-Git-Newrev: 75b4cbf62590c23fac3667537961a2a75fdc2cc3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2021 14:29:05 -0000 The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=3522f57b6ada..75b4cbf62590 9ac82cab2d8e Update META 67859aedd14e Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1) 0c2eb3f54075 fsck.zfs: implement 4/8 exit codes as suggested in manpage 19c9247d5754 Fixing m4 iops rename check 9f9e1b5425ff CI: Increase free space in workflow 3ba10f9a6ae3 Atomically check and set dropped zevent count 032a213e2e6b Don't scale zfs_zevent_len_max by CPU count c05eec32a7f7 Allow pool names that look like Solaris disk names fe6babced2f3 Bump libzfs.so and libzpool.so versions 02aaf11fc793 FreeBSD: Fix stable/12 after AT_BENEATH removal dce31763491e Avoid taking global lock to destroy zfsdev state 583e32054697 ZTS: inheritance/inherit_001_pos is flaky 3ef80eefff37 zed: set names for all threads ca2ce9c50b6b zed: use separate reaper thread and collect ZEDLETs asynchronously 02a0fa19995a zed: remove unused zed_file_close_on_exec() 73218f41b441 zed: allow limiting concurrent jobs c0af3c7b2c7b Add RELEASES.md file 943df59ed942 bash_completion.d: always call zfs/zpool binaries directly bf169e9f15ef Fix various typos ec580225d2b2 ZTS: pool_checkpoint improvements 61b50107a58a libzutil: zfs_isnumber(): return false if input empty d35708b18705 man: fix wrong .Xr macros usages 57a1214e3aa2 zpool-features.5: remove "booting not possible with this feature"s bbcec73783c5 kmem_alloc(KM_SLEEP) should use kvmalloc() a03b288cf08f zfs get -p only outputs 3 columns if "clones" property is empty 55419e0a721f i-t: fix root=zfs:AUTO aa5a4eb5d0d7 i-t: don't brokenly set the scheduler for root pool vdev's disks d5ef91af0266 Obsolete earlier packages due to version bump cfd4a25fcec3 fix misplaced quotes in kmod-preamble 7367be0da935 Add kmodtool fix to detect different System.map location 3bc3eef9c3f1 zed: print combined system/user time after ZEDLET death 64c03a0a27a4 zed: implement close_from() in terms of /proc/self/fd, if available ed519ad495db zed: purge all mentions of a configuration file c52612ba0315 zed.8: don't pretend an unprivileged user could change the script owner 1a05182ba0dd zed: bump zfs_zevent_len_max if we miss any events 0d0720eb52c1 zed: remove unused zed_file_read_n() 3d62acf0adbc zed: merge all _NOT_IMPLEMENTED_ events 54f6daea7ae0 zed: replace zed_file_write_n() with write(2), purge it 509a2dcf7dcf zed.8: the Diagnosis Engine is implemented c9c6537731d2 zed: only go up to current limit in close_from() fallback e778b0485baa Ratelimit deadman zevents as with delay zevents 383401589e0f ZTS: Tests using zhack may fail on FreeBSD 9c3b926b0ed7 Fix double sha1/sha1.o line in module/icp/Makefile.in 600a1dc54cad Use dsl_scan_setup_check() to setup a scrub 46fb4783260f Added check for broken alien version 5d508d92d2dd ZTS: Improve cleanup in removal_with_export 161ed825ca08 zpl_inode.c: Fix SMACK interoperability 1dff54527806 Eliminate zfsdev_get_state_impl a631283b745e Move zfsdev_state_{init,destroy} to common code ea4541e4c6c1 zstreamdump: exec zstream dump 519aec83f574 zvol_wait: fix for zvols with spaces in name, optimise 0f2915602e9d arc_summary3: just read /s/m/{mod}/version instead of spawning cat e09318829b94 contrib/bpftrace: exec bpftrace, remove useless cat ecbf7c670787 zfs_ids_to_path: the -v comes after the executable name 4640baab69cd zfs_ids_to_path: print correct wrong values d08dc34515cf zvol_wait: properly handle zvol_volmode sysctl being 3/none 2ec0b0dd71b7 kmod-zfs should obsolete kmod-spl as well as spl-kmod 099fa7e475d3 Allow zfs to send replication streams with missing snapshots 83cc6bbf7990 zed: print out licence string as one big chunk d622f16b6bb1 zed: untangle -h option listing 88bf37d91a12 zed: _zed_conf_display_help(): be consistent about what got_err means d09bd1962919 zed: remove zed_conf::syslog_facility 46d50eaf56ea zed: remove zed_conf::{min,max}_events and ZED_{MIN,MAX}_EVENTS 346c85b72298 zed: don't malloc() global zed_conf instance, optimise zed_conf layout e0779d1e2044 zed: untangle _zed_conf_parse_path() 0241dfac473d zfs-[un]jail(8): fix "zfs-jail [un]jail" leftovers 0395cf92e02d zfprops(8): fix spacing in jailed= arguments e568853f9668 libzfs_crypto.c: remove unused key_locator enum 0fc401a7ef63 libzfs: zfs_crypto_create() requires a new key by definition: set newkey 92ffd87aafd2 libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fds 10b575d04cda lib/: set O_CLOEXEC on all fds ea3cd8e420c9 ZTS: Add known exceptions 458f82319a74 Balance parentheses in parameter descriptions 4ef03d077cb4 Update libzfs.abi for zfs_send() change 888700bc6b4e ZTS: fix removal_condense_export test case e086db16568e Improvements to the 'compatibility' property 722b7f9a4c8f libuutil: purge unused functions ee6615e07a8b cmd/zfs receive: allow dry-run (-n) to check property args 53e9540e41d5 .gitmodules: link to openzfs github repository d8c09f3fccd3 FreeBSD: add support for lockless symlink lookup 5ad86e973ce4 FreeBSD: add missing seqc write begin/end around zfs_acl_chown_setattr *** 207 LINES SKIPPED ***