From nobody Sun Dec 12 02:03:34 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 29CD918D2CD5 for ; Sun, 12 Dec 2021 02:03:35 +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 4JBSbp5fVDz4VRC; Sun, 12 Dec 2021 02:03:34 +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 A1FAE18FA9; Sun, 12 Dec 2021 02:03:34 +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 1BC23Yot073189; Sun, 12 Dec 2021 02:03:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BC23YDJ073188; Sun, 12 Dec 2021 02:03:34 GMT (envelope-from git) Date: Sun, 12 Dec 2021 02:03:34 GMT Message-Id: <202112120203.1BC23YDJ073188@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org From: Martin Matuska Subject: git: df42e20ac68e..510885a84ce8 - 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: 510885a84ce85a484cc228066e97d8c61717d414 X-Git-Oldrev: df42e20ac68ed642c42d1b131391bf46452dadb0 X-Git-Newrev: 510885a84ce85a484cc228066e97d8c61717d414 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639274614; 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=S/6YhjfYiWjxhuuUojDxy8F0iQgIkHCATDbF5JeCqQs=; b=ZBHMWNbs/kecHh1Lrt2elVNCUyqWnok5u62ppB7G5Equg3oo78klRque41hDWP2za+xpZH BPJasMMCc+Nld9RpkGm/RWlGoY3PllB6qoKzGirXKK54I3If+zNKCeGJLwr7JkbiUTIF3q tYJutsBb+ZDWG5p26XLiwK99weCcYN2ypseQR2SR+IAwVAekKyVvIgDRa3gtFqiXd+WxLd MBMki6CXTeAYp1mbyBNiBkNjUe/Otk8Sn1WUk/kYIrqsh2EJ5rJ4nU1ecVjDkbCNTS0gSg GomYWoRJUrvnCsj12w9PyJaAj42itMZlOBd9juL097RtglhXB916OcYqeLM01Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639274614; a=rsa-sha256; cv=none; b=SAKO/e69QcjiMkcsgKN+LcxkeYC4VumZaWzNI2DhQAuqyFOB3kLmoyb2CarpQQzVb87nyF mjLpMMq4C2jSCW1IVKdL3Y8eGtr8gNuIs3ZixgWKlup9NmP8C5UIc/ajg5a/AikhxvI0NY Lj/sEq6UrdEmzOucWQHyRN9EUCqIA7ogfPwpgzkos2ZLfsCUell9oTW8TUv8CCnuBoJvZE ZvYXpd7GWeuKG61PB6b5fnx9lcAI/nu7JMRKeIzpFliuX0MamhETF3xNX9Mm5ASO/G24Df /rkpkpQiWv4wo4abWxk5Sbx7pZ1n5P0nJbfoUAKkc9xy0my7QG8jblk5EghlBg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=df42e20ac68e..510885a84ce8 14ba514af611 ZTS: import_rewind_device_replaced reliably fails 795075e63803 Add `const` to nvlist functions to properly expose their real behavior b6fc42b5e1ae Update "tests/README.md" 376027331d7e ZFS send/recv with ashift 9->12 leads to data corruption 435a451e5c5e Linux 5.16: block_device_operations->submit_bio now returns void f6e22561d21a Linux 5.16: type member of iov_iter renamed iter_type d08b99aca04d Linux 5.16: bio_set_dev is no longer a helper macro 1e767532f200 Linux 5.16: The blk-cgroup.h header is where struct blkcg_gq is defined a78f19d3ec8e Linux 5.16: Resolve ZSTD_isError symbol collision in Linux kernel 5ece420f031b contrib/bash_completion.d: fix error spew from __zfs_match_snapshot() 9699e45d5778 Linux 5.15 compat: META (#12824) 510885a84ce8 FreeBSD supports edonr follow up