git: 2163cde450d0..59493b63c18e - vendor/openzfs/master - vendor branch updated

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Wed, 07 Dec 2022 02:09:19 UTC
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=2163cde450d0..59493b63c18e

c3b6fd3d594f Make autodetection disable pyzfs for kernel/srpm configurations
a5087965fe2f Ubuntu 22.04 integration: ShellCheck
b46be903fb45 Ubuntu 22.04 integration: mancheck
28ea4f9b088f Ubuntu 22.04 integration: Cppcheck
32ef14de0f36 Ubuntu 22.04 integration: ZTS
9e7fc5da3806 Ubuntu 22.04 integration: GitHub workflows
31247c78b15a FreeBSD: get_zfs_ioctl_version() should be cast to (void)
0a0166c9755a FreeBSD: do_mount() passes wrong string length to helper
99c0479a4ef4 Correct multipathd.target to .service
3226e0dc8ef6 Fix setting the large_block feature after receiving a snapshot
3a74f488fcd9 zed: post a udev change event from spa_vdev_attach()
b0657a59abb3 ZTS: zts-report silently ignores perf test results
5f45e3f69909 Remove atomics from zh_refcount
387109364e66 Python3: replace `distutils` with `sysconfig`
077fd55e8550 zfs.4: Correct the default for zfs_vdev_async_write_max_active
adf3b84fc734 Add <limits.h> header
022bdb5b0b72 Set multiple make jobs on CodeQL github workflows
3069872ef5dc cmd: zfs: fix missing mention of zfs diff -h
d27a00283faf Avoid a null pointer dereference in zfs_mount() on FreeBSD
303678350a72 Convert some sprintf() calls to kmem_scnprintf()
e996c502e4f5 zed: unclean disk attachment faults the vdev
f0a76fbec1e5 Micro-optimize zrl_remove()
6712c7714083 rpm: add support for openEuler
4df415aa8646 Switch dnode stats to wmsums
9aea88ba4402 FreeBSD: stop using buffer cache-only routines on sync
fd61b2eabaa1 Remove few pointer dereferences in dbuf_read()
d6df4441c03a Don't leak packed recieved proprties
587a39b7290b Lua: Fix bad bitshift in lua_strx2number()
b5459dd3541e Fix the last two CFI callback prototype mismatches
8532da5e20b9 Cleanup: Delete dead code from send_merge_thread()
887fb3784388 zdb: Silence Coverity complaint about verify_livelist_allocs()
97fac0fb70e3 Fix NULL pointer dereference in dbuf_prefetch_indirect_done()
eb1ed2a66b7f Coverity Model Update
466cf54ecf2f zstd: [superblock] Add defensive assert and bounds check
776441152e96 zstd: Refactor prefetching for the decoding loop
3a6d89ae52da Retire Ubuntu 18.04 CI builder
3c1e1933b681 Fix GCC 12 compilation errors
fe975048da29 Fix Clang 15 compilation errors
db6ba8d7443a autoconf: add support for openEuler
7a75f74cec06 Bump checksum error counter before reporting to ZED
2c590bdede78 ZTS: test reported checksum errors for ZED
d7cf06a25d29 nopwrites on dmu_sync-ed blocks can result in a panic
ffd2e15d656e zio can deadlock during device removal
7b9a423076f4 FreeBSD: zfs_register_callbacks() must implement error check correctly
59493b63c18e Micro-optimize fletcher4 calculations