git: 5605a6d79b35..6ae99d26924d - vendor/openzfs/master - vendor branch updated

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Mon, 20 Oct 2025 10:17:46 UTC
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=5605a6d79b35..6ae99d26924d

1269fa9b79db zdb: convert `ALLOCATED_OPT` into anonymous enum
8e97b98140fc zdb: add `--bin=(lsize|psize|asize)` arg to control histogram binning
c0a874fcedab zdb: add `--class=(normal|special|...)` to filter blocks by alloc class
3a1a22abb43c zdb: factor out block histogram bin number computation
f8b082b5afc5 zdb: adjust block histogram binning strategy
3ef2d5ee4586 CI: Switch FreeBSD 15 to 15.0-ALPHA4 and add FreeBSD 16
346ecac61ba5 Annotate arc_buf_is_shared as __maybe_unused
1861a329fb0c zvol: verify IO type is supported
ea914e4a43a2 Add missing include statement
6e5b836e9fbd FreeBSD: Correct _PC_MIN_HOLE_SIZE
6045740c8e36 zpool_reopen_004_pos: Clear label from offline disk after destroy
51de2d76f86e Explicit set ashift for non-leaf vdevs
f4276479c9bb Suppress some ashift warnings
a9f2a1f3614f Fix the type of the raidz_outlier_check_interval_ms parameter
0e62831110a5 libzpool/cmn_err: remove suppression, add stop option, cleanup
a5af3f2db744 arc: fix small typos
d1e1b80ffe1f CI: Fix FreeBSD 15.0 by staying on ALPHA4 due to broken ALPHA5 image
6ae99d26924d mmap_seek: print error code and text on failure