mirror_zfs/include/os/linux/zfs/sys
Rob Norris 92d3b4ee2c
zio: rename io_reexecute as io_post; use it for the direct IO checksum error flag
We're not supposed to modify someone else's io_flags, so we need another
way to propagate DIO_CHKSUM_ERR.

If we squint, we can see that io_reexecute is really just recording
exceptional events that a parent (or its parents) will need to do
something about. It just happens that the only things we've had
historically are two forms of reexecution: now or later (suspend).

So, rename it to io_post, as in, post-IO info/events/actions. And now we
have a few spare bits for other conditions.

Sponsored-by: Klara, Inc.
Sponsored-by: Wasabi Technology, Inc.
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <rob.norris@klarasystems.com>
Closes #17507
2025-07-04 23:16:14 -04:00
..
abd_impl_os.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
abd_os.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
policy.h cred: properly pass and test creds on other threads (#17273) 2025-04-29 16:27:48 -07:00
trace_acl.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_arc.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_common.h zio: rename io_reexecute as io_post; use it for the direct IO checksum error flag 2025-07-04 23:16:14 -04:00
trace_dbgmsg.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_dbuf.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_dmu.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_dnode.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_multilist.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_rrwlock.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_txg.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_vdev.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_zfs.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_zil.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_zio.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
trace_zrlock.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_bootenv_os.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_context_os.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_ctldir.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_dir.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_vfsops_os.h Add default user/group/project quota properties 2025-04-03 10:35:22 -07:00
zfs_vnops_os.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zfs_znode_impl.h SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
zpl.h ioctl: remove FICLONE/FICLONERANGE/FIDEDUPERANGE compat 2025-05-08 10:32:52 -04:00