git: deb1213098e2..74230a5bc1be - vendor/openzfs/master - vendor branch updated

From: Martin Matuska <mm_at_FreeBSD.org>
Date: Thu, 07 Jul 2022 06:36:31 UTC
The branch vendor/openzfs/master has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=deb1213098e2..74230a5bc1be

ad8b9f940c1e Scrub mirror children without BPs
83691bebf062 Use macros for quotes and such
1c0c729ab416 Several sorted scrub optimizations
ccf89b39fe7f Add a "zstream decompress" subcommand
c0bf952c8461 Several B-tree optimizations
1cd72b9c1348 Avoid two 64-bit divisions per scanned block
80a650b7bb04 Avoid panic with recordsize > 128k, raw sending and no large_blocks
a6e8113fed8a Silence -Winfinite-recursion warning in luaD_throw()
b0f7dd276c93 Fix -Wattribute-warning in zfs_log_xvattr()
18df6afdfc63 Fix -Wattribute-warning in edonr
ff7e405f83fb Fix -Wattribute-warning in dsl layer
9619bcdefb0d Fix -Wuse-after-free warning in dbuf_issue_final_prefetch_done()
c175f5ebb2f4 Fix -Wuse-after-free warning in dbuf_destroy()
f11431a31776 Fix -Wformat-truncation warning in upgrade_set_callback()
8aceded193f5 Fix -Wformat-overflow warning in zfs_project_handle_dir()
43569ee37420 Fix objtool: missing int3 after ret warning
827322991f25 Fix and disable blocks statistics during scrub
325096545a47 FreeBSD: only define B_FALSE/B_TRUE if NEED_SOLARIS_BOOLEAN is not set
e7d90362e5d5 Fix znode group permission different from acl mask
a926aab902ac Enable -Wwrite-strings
dd66857d92d8 Remaining {=> const} char|void *tag
a2f6bff976e4 tests: modernise zdb_decompress
404601aca07d linux: libzfs: util: don't fallthrough to to end-of-switch
60e389ca1008 module: lua: ldo: fix pragma name
07f2793e8691 dracut: fix typo in mount-zfs.sh.in
2d434e8ae413 contrib: dracut: zfs-{rollback,snapshot}-bootfs: explicit snapname fix
34e5423f8320 Fix dnode byteswapping
5a4dd3a26210 contrib: dracut: README.md
eefe83eaa68f dracut: fix boot on non-zfs-root systems
6fca6195cdf3 Re-fix -Wwrite-strings on FreeBSD
1ac7d194e5ca Avoid memory copies during mirror scrub
74230a5bc1be Avoid memory copy when verifying raidz/draid parity