git: a86e08941567..bc3f12bfac15 - vendor/openzfs/master - vendor branch updated

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Tue, 29 Mar 2022 09:29:31 UTC
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=a86e08941567..bc3f12bfac15

ce7a5dbf4b37 Linux x86 SIMD: factor out unneeded kernel dependencies
1282274f3355 Add physical device size to SIZE column in 'zpool list -v'
76bcffb7dc7e libzfs: FreeBSD doesn't resize partitions for you
ebcf12f76313 get_key_material_https: removed bogus free() call
56a0699e5e06 ZTS: Fix send_partial_dataset.ksh
dad2b19fffda module: zfs: zio_inject: zio_match_handler: don't << -1
becc717f6143 Adding ZERO_PAGE detection
8bb9ecf4bf92 libzfs: Convert to fnvpair functions
2feba9a6d882  Linux 5.16 compat: META
e09762c6c20f tests: zfs_set_common: check_prop_inherit: print faulty values
85c2cce51cce tests: zfs_002_pos: simplify ZFS_ABORT tests
26bbce81739d tests: replace explicit $? || log_fail with log_must
1d77d62f5a77 libspl: include: sys/vtoc.h: reduce to absolute barest minimum
861166b02701 Remove bcopy(), bzero(), bcmp()
d465fc584425 Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>
a9e2b22efb5f Integrate carcass of libspl/i/s/vtoc.h into i/s/efi_partition.h
c21819026f19 Replace FMD_B_{TRUE,FALSE} with B_{TRUE,FALSE}
675508f608fb zpool: wait: only accept whole columns for -t, not col[=whatever]
66cd170db332 zpool: get: only accept whole columns for -o, not col[=whatever]
15aca3ad5976 zfs: wait: only accept whole activity for -t, not act[=whatever]
c79787845dfc zpool: get: there's one fewer column than in zfs get
7c17e82cbe42 zfs: get: only accept whole column for -o, not col[=whatever]
7867f430b4c1 zfs: get: only accept whole source for -s, not src[=whatever]
469523002106 zfs: get: only accept whole type for -t, not tp[=whatever]
539d16c35ebb libzfs: tokenise consistently with zfs and zpool
40f09cb0f441 zfs: list: only accept whole type for -t, not tp[=whatever]
77cdc63d0959 zfs-list.8: mention -S after -s it calls back to
1c41d8941cb5 tests: validate getsubopt(3) expulsion
6ef00196db1c module: zstd: check we don't leak symbols; regenerate symbol map
bee314a798b9 module: freebsd: avoid a taking a destroyed lock in zfs_zevent bits
a5920d24c04b FreeBSD: add missing replay check to an assert in zfs_xvattr_set
d42979c6ef1e Fix ACL checks for NFS kernel server
515710a1e1a1 zed: Fix mpath autoreplace on Centos 7
bd0955cd8e00 config: always-arch: prune unused TARGET_CPU_*, add TARGET_CPU catch-all
4629dfe963ac config: always-arch: don't subst TARGET_CPU
045aeabce6e5 module: zfs: arc: hdr_full_crypt_dest: drop unevaulated-only variable
3ce3d305324b RPM: Split out pam_zfs_key into separate package
565089f59242 Allow zfs send to exclude datasets
6b444cb9711a Linux 5.16 compat: restore FSR and FSAVE
b73505c7e056 ZTS: Log test name to /dev/kmsg on Linux
460748d4aeb1 Switch from _Noreturn to  __attribute__((noreturn))
706ba5dc1d08 Linux 5.17 compat: META
018937884f93 zpoolconcepts.7: fix comma typo
8a2ed8600158 libzutil: zfs_resolve_shortname: don't strdup() ZPOOL_IMPORT_PATH
6322a77ce7e6 linux: libzutil: zfs_path_order: don't strdup ZPOOL_IMPORT_PATH
427fad7f247d CI: Log test name to /dev/kmsg in ZTS
d1325b4fa2dd Linux 5.18 compat: 4-argument bio_alloc()
86690775b0a6 Linux 5.18 compat: replace genhd.h with blkdev.h includes
063c83a853f5 zfs-dkms rpm: simplify scriptlets, fix uninstall
7db823bd6135 module: zfs: dsl_bookmark: silence false-positive maybe-uninitialised
6571873f1b38 man: zpool.8: Examples: use Pa for disks and scripts
1ebe4c482dbf man: zpool.8: Examples: unmirrored -> non-redundant
a2550c9df9a9 man: Examples: use subsections instead of lists
9cdb06753966 man: zpool-create.8: import examples from zpool.8
c34eb6f7a1ff man: zpool-add.8: import examples from zpool.8
74181ca44ca0 man: zpool-list.8: import examples from zpool.8
4b660ffe7bf3 man: zpool-destroy.8: import examples from zpool.8
4849523af089 man: zpool-export.8: import examples from zpool.8
8ccb3fd6b1b6 man: zpool-import.8: import examples from zpool.8
d8dd89acd1b0 man: zpool-upgrade.8: import examples from zpool.8
b36069ab8862 man: zpool-remove.8: import examples from zpool.8
69b06a77b6ed man: zpool-iostat.8: import examples from zpool.8
575e20602c78 man: zfs-allow.8: import examples from zfs.8
c522339fd7df man: zfs-set.8: import examples from zfs.8
1e164f89e582 man: zfs-bookmark.8: import examples from zfs.8
b7b3f199351a man: zfs-diff.8: import examples from zfs.8
2057b47b91a4 man: zfs-send.8, zfs-receive.8: import examples from zfs.8
52f3aebdb2b4 man: zfs-list.8: import examples from zfs.8
c6fd08797f69 man: zfs-clone.8: import examples from zfs.8
9bda775bd952 man: zfs-rollback.8: import examples from zfs.8
3b887e485ccc man: zfs-destroy.8: import examples from zfs.8
d842ca3ff274 man: zfs-create.8: import examples from zfs.8
bc2fe49a4f7c man: zfs-promote.8: import examples from zfs.8
4d4fa5215ded man: zfs-snapshot.8: import examples from zfs.8
b61595ff86fb man: zfs-rename.8: import examples from zfs.8
bc3f12bfac15 config: user: check for <aio.h>