git: 1c9a4c8cb44d..d0a91b9f88a4 - vendor/openzfs/master - vendor branch updated

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Sun, 24 Nov 2024 01:14:43 UTC
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=1c9a4c8cb44d..d0a91b9f88a4

25eb53877838 Fix a potential page leak in mappedread_sf()
178682506f92 Grab the rangelock unconditionally in zfs_getpages()
a60ed3822b61 L2ARC: Move different stats updates earlier
46c4f2ce0baa dsl_dataset: put IO-inducing frees on the pool deadlist
8dc452d90783 Fix some nits in zfs_getpages()
3462f3bd5039 zvol_os.c: Increase optimal IO size
de2e9a5c6bb5 tests: fix uClibc for getversion.c
648873f02069 AUTHORS: refresh with recent new contributors
483087b06ff2 ZTS: Avoid embedded blocks in bclone/bclone_prop_sync
1ee251bdde88 BRT: Don't call brt_pending_remove() on holes/embedded
309ce6303fa7 ZAP: Add by_dnode variants to lookup/prefetch_uint64
fd6e8c1d2a5c BRT: Rework structures and locks to be per-vdev
ff3df1211c4a zed: prevent automatic replacement of offline vdevs
0d6306be8c67 Fix few __VA_ARGS typos in assertions
e08e832b10de Expand zpool-remove.8 manpage with example results
ffe211279556 Move "no name changes" from compression to checksum table
534688948c39 Remove hash_elements_max accounting from DBUF and ARC
0ca82c568073 L2ARC: Stop rebuild before setting spa_final_txg
49a377aa3042 ZTS: Fix zpool_status_008_pos false positive
457f8b76e768 BRT: More optimizations after per-vdev splitting
d76d79fd2784 zio: Avoid sleeping in the I/O path
d02257c2804c fix: block incompatible kernel from being installed
9a81484e35f2 ZAP: Reduce leaf array and free chunks fragmentation
225e76cd7d43 Linux 6.12 compat: META
ae1d11882d10 BRT: Clear bv_entcount_dirty on destroy
38c0324c0fb6 Linux: Fix zfs_prune panics
b3b0ce64d50a FreeBSD: Lock vnode in zfs_ioctl()
d0a91b9f88a4 FreeBSD: Reduce copy_file_range() source lock to shared