Hi Dimitri, Thanks for the details of the test plan execution! That covers the kernel module/filesystem code quite well, thanks, and there's the userspace tooling changes left, as you mentioned. > In practice this SRU is already released to most users via LXD and via kernel upgrades. > The change this sru release will introduce is userspace tooling update, which was minor in this update. I looked up the changes to userspace commands (in subdir `zfs/cmd/`), and would agree they are (mostly) minor, with a few notes to have documented (and for others to review), but IMHO, none are blocking for the release of this SRU. cheers, Mauricio Related commits: $ git log --oneline zfs-2.2.0-rc3..zfs-2.2.0 -- cmd/ 33d7c2d165c2 import: require force when cachefile hostid doesn't match on-disk 8015e2ea66b4 Add '-u' - nomount flag for zfs set c53bc3837cb6 Improve the handling of sharesmb,sharenfs properties e9dc31c74e7b Update the behavior of mountpoint property 608741d062fe Report ashift of L2ARC devices in zdb 0ce1b2ca1930 Invoke zdb by guid to avoid import errors 0aabd6b48228 ZIL: Avoid dbuf_read() in ztest_get_data() 3af63683fe07 cmd: add 'help' subcommand to zpool and zfs 9aa1a2878ea9 Fix incorrect expected error in ztest 54c6fbd378ea zed: Allow autoreplace and fault LEDs for removed vdevs 32949f2560bf Relax error reporting in zpool import and zpool split 63159e5bda1c checkstyle: fix action failures e99e684b337b zed: update zed.d/statechange-slot_off.sh d19304ffeec5 zed: Add zedlet to power off slot when drive is faulted df8c9f351dab ZIL: Second attempt to reduce scope of zl_issuer_lock. 12f2b1f65e91 zdb: include cloned blocks in block statistics Spotted changes/commits: 1) Config option with typo commit d19304ffeec50ebc02cf4496c14e8945c74fb76a Author: Tony Hutter