sysutils/openzfs*: Update to latest master
Notable changes:
- openzfs/zfs@2d5622f5b Importing from cachefile can trip assertion
- openzfs/zfs@a582d5299 Updates for snapshots_changed property
- openzfs/zfs@0c4064d9a Fix zpool status in case of unloaded keys
- openzfs/zfs@e713b69e5 arcstat: fix -p option
- openzfs/zfs@fbc210fab Enable relatime by default
- openzfs/zfs@947465b98 libzfs: Remove unused zpool_get_physpath()
- openzfs/zfs@4fc1ea9c6 zpool: fix redundancy check after vdev removal
- openzfs/zfs@673aa7e6c Don't double-zero buffers in fault management nvlists
- openzfs/zfs@9681de465 Add snapshots_changed as property
- openzfs/zfs@68aa3379e Skip checksum benchmarks on systems with slow cpu
- openzfs/zfs@e8cf3a4f7 Implement a new type of zfs receive: corrective receive (-c)
- openzfs/zfs@3a1ce4914 Add createtxg sort support for simple snapshot iterator
- openzfs/zfs@bf61a507a zdb: dump spill block pointer if present
- openzfs/zfs@fb087146d Add support for per dataset zil stats and use wmsum counters
- openzfs/zfs@33dba8c79 Fix scrub resume from newly created hole
- openzfs/zfs@97fd1ea42 Fix memory allocation for the checksum benchmark
- openzfs/zfs@cb01da680 Call nvlist_free before return
- openzfs/zfs@74230a5bc Avoid memory copy when verifying raidz/draid parity
- openzfs/zfs@1ac7d194e Avoid memory copies during mirror scrub
- openzfs/zfs@34e5423f8 Fix dnode byteswapping
- openzfs/zfs@e7d90362e Fix znode group permission different from acl mask
- openzfs/zfs@827322991 Fix and disable blocks statistics during scrub
- openzfs/zfs@1cd72b9c1 Avoid two 64-bit divisions per scanned block
- openzfs/zfs@c0bf952c8 Several B-tree optimizations
- openzfs/zfs@ccf89b39f Add a "zstream decompress" subcommand
- openzfs/zfs@1c0c729ab Several sorted scrub optimizations
- openzfs/zfs@ad8b9f940 Scrub mirror children without BPs
- openzfs/zfs@deb121309 Fix memory allocation issue for BLAKE3 context
- openzfs/zfs@d51f4ea5f FreeBSD: Improve crypto_dispatch() handling
- openzfs/zfs@10891b37f libzfs: Prevent overridding of error code
- openzfs/zfs@dd8671459 Reduce ZIO io_lock contention on sorted scrub
- openzfs/zfs@87b46d63b Improve sorted scan memory accounting
- openzfs/zfs@fc5200aa9 AVL: Remove obsolete branching optimizations
- openzfs/zfs@985c33b13 Introduce BLAKE3 checksums as an OpenZFS feature
- openzfs/zfs@42cf2ad0e Remove wrong assertion in log spacemap
Approved by: lwhsu (implicit)
Sponsored by: iXsystems, Inc.