From owner-dev-commits-src-all@freebsd.org Sat Jul 17 21:29:14 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 74DF765BF45 for ; Sat, 17 Jul 2021 21:29:14 +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 4GS1T62hGnz564C; Sat, 17 Jul 2021 21:29:14 +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 447561775A; Sat, 17 Jul 2021 21:29:14 +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 16HLTEna095880; Sat, 17 Jul 2021 21:29:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16HLTE0b095879; Sat, 17 Jul 2021 21:29:14 GMT (envelope-from git) Date: Sat, 17 Jul 2021 21:29:14 GMT Message-Id: <202107172129.16HLTE0b095879@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Martin Matuska Subject: git: 07a4c76e9016..ca14e08cbff3 - 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: ca14e08cbff36cadd26928cb01222707930973cb X-Git-Oldrev: 07a4c76e9016fad22f1ce2613ab5abc4b2652114 X-Git-Newrev: ca14e08cbff36cadd26928cb01222707930973cb 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: Sat, 17 Jul 2021 21:29:14 -0000 The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=07a4c76e9016..ca14e08cbff3 f7de776da2ee Fix ARC ghost states eviction accounting 1325434b2d75 Tinker with slop space accounting with dedup d9f0f1582c4b config/libatomic: require -latomic iff atomic.c doesn't link w/o it 41eba770616c pass handle to do_unmount() c1b5869bab98 Introduce dsl_dir_diduse_transfer_space() b7ec530233ec Correct zfs-send(8) on readonly sends b17b19943edf zpool_influxdb: fix -Werror=stringop-truncation ca14e08cbff3 Detect HAVE_LARGE_STACKS at compile time