zfs/module
George Wilson 416ea41982 Introduce two types of root ZIOs
The zio_root() interface recently removed the READY stage in its
pipeline. However, there might be workloads that rely on zio_root()
calling the READY pipeline phase even though a callback is not invoked.

This change re-introduces the original behavior of zio_root() so that
any features that may have relied on the old behavior are not impacted.
Additionally, it adds a new interface, zio_root_done(), to provide
the performance benefits that consumers like the ZIL might benefit from.

Signed-off-by: George Wilson <gwilson@delphix.com>
2023-11-07 11:14:47 -07:00
..
avl Suppress Clang Static Analyzer false positive in the AVL tree code. 2023-03-08 13:51:21 -08:00
icp Add BTI landing pads to the AArch64 SHA2 assembly 2023-10-03 15:12:36 -07:00
lua Add loongarch64 support 2023-04-25 16:05:45 -07:00
nvpair nvpair: Constify string functions 2023-03-14 15:25:50 -07:00
os zvol: Implement zvol threading as a Property 2023-10-31 09:50:32 -07:00
unicode Illumos #15286: do_composition() needs sign awareness 2023-01-05 11:16:21 -08:00
zcommon zvol: Implement zvol threading as a Property 2023-10-31 09:50:32 -07:00
zfs Introduce two types of root ZIOs 2023-11-07 11:14:47 -07:00
zstd Resolve WS-2021-0184 vulnerability in zstd 2023-02-02 15:12:51 -08:00
.gitignore FreeBSD: Ignore symlink to i386 includes 2022-08-02 16:34:23 -07:00
Kbuild.in linux: implement filesystem-side copy/clone functions 2023-07-24 16:36:38 -07:00
Makefile.bsd Finally drop long disabled vdev cache. 2023-06-09 12:40:55 -07:00
Makefile.in check-zstd-symbols: also ignore __pfx_ symbols 2023-09-18 09:08:41 -07:00