Date: Mon, 11 Aug 2025 21:02:44 GMT From: Martin Matuska <mm@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org Subject: git: 8302b6e32bb1..1d0b94c4e73d - vendor/openzfs/master - vendor branch updated Message-ID: <202508112102.57BL2i9J001280@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch vendor/openzfs/master has been updated by mm: URL: https://cgit.FreeBSD.org/src/log/?id=8302b6e32bb1..1d0b94c4e73d 03592417cbf4 SIMD: Don't require definition of `HAVE_XSAVE` 25930cb8a1aa config: Avoid `void main()` in toolchain-simd.m4 3e004369f743 Removed unused zio_decompress_fail_fraction variable 0c376d0f59f3 Document the new '-a' zpool option 3e671f2353f9 zvol: remove void return casts on void-returning functions e6eb03a99153 zvol_check_volblocksize: fix spa ref leak e44e51f28daa zvol_task_report_status: gate behind ZFS_DEBUG 2564308cb251 rpm: don't list /sbin/zgenhostid twice in %files c39e076f23b9 Prefer VERIFY0(n) over VERIFY(n == 0) 5c7df3bcac6a Prefer VERIFY0(n) over VERIFY3U(n, ==, 0) 611b95da1860 Prefer VERIFY0(n) over VERIFY3S(n, ==, 0) f7bdd843289a Prefer VERIFY0P(n) over VERIFY(n == NULL) 82d6f7b0471b Prefer VERIFY0P(n) over VERIFY3P(n, ==, NULL) b270663e8a94 linux/zvol_os: fix crash with blk-mq on Linux 4.19 1f8c39ddb243 ZTS: test response of various sync methods under different failmodes 967b15b88820 ZIL: allow zil_commit() to fail with error 99a5f5d1ba02 ZIL: pass commit errors back to ITX callbacks 72602f6ad9ab ZIL: "crash" the ZIL if the pool suspends during fallback 391e85f51932 ZIL: add zil_commit_flags() to make honouring failmode= optional 3d6ee9a68c89 Linux: zfs_putpage: handle page writeback errors ef4058fcdc01 FreeBSD: zfs_putpage: handle page writeback errors 90a1e13df2a0 Linux: zfs_sync: remove explicit suspend check 2fd145b5786b zvol: cleanup error handling and passthrough 1d0b94c4e73d zed: prettify slack notification message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508112102.57BL2i9J001280>