git: ad0a554614b0..6c962690245a - vendor/openzfs/master - vendor branch updated

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Fri, 09 Jun 2023 15:19:14 UTC
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=ad0a554614b0..6c962690245a

f8447cf22ec3 Linux 6.4 compat: reclaimed_slab renamed to reclaimed
9d618615d1ed Fix concurrent resilvers initiated at same time
79b20949b25c systemd: Use non-absolute paths in Exec* lines
f63811f07213 ZIL: Reduce scope of per-dataset zl_issuer_lock.
b6fbe61fa6a7 zil: Add some more statistics.
91a2325c4a0f Update compatibility.d files
ff03dfd4d8cc Add missing files to Debian DKMS package
bb736d98d133 Fix inconsistent definition of zfs_scrub_error_blocks_per_txg
677c6f845794 btree: Implement faster binary search algorithm
d3e0138a3d18 Adding new read-only compatible zpool features to compatibility.d/grub2
365bae0eab3b Add compatibility symlinks for FreeBSD 12.{3,4} and 13.{0,1,2}
20494d47d22a ZTS: Add zpool_resilver_concurrent exception
0f03a411615a Use __attribute__((malloc)) on memory allocation functions
e085e98d541a ZTS: zvol_misc_trim disable blk mq
928c81f4dfa9 Fix NULL pointer dereference when doing concurrent 'send' operations
2810dda80b8e Revert "initramfs: use `mount.zfs` instead of `mount`"
c47b708647d1 PAM: do not fail to mount if the key's already loaded
bd4962b5ac42 PAM: use boolean_t for config flags
850bccd3bc16 PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'
f2f3ec17edb5 PAM: add 'forceunmount' flag
e3ba6b93de32 PAM: add 'uid_min' and 'uid_max' options for changing the uid range
db994458bbee PAM: support password changes even when not mounted
4f583a827e3b PAM: enable testing on FreeBSD
482da24e2073 ZIL: Allow to replay blocks of any size.
6c29422e90dc zfs-create(8): ZFS for swap: caution, clarity
dae3c549f59a Linux 6.3 compat: META (#14930)
5ba4025a8d94 Introduce zfs_refcount_(add|remove)_few().
2b9f8ba67364 znode: expose zfs_get_zplprop to libzpool
8653f1de48ee zdb: add -B option to generate backup stream
bcd5321039c3 Fix the L2ARC write size calculating logic
93f8abeff08e Linux: Never sleep in kmem_cache_alloc(..., KM_NOSLEEP) (#14926)
6c962690245a Revert "systemd: Use non-absolute paths in Exec* lines"