]> git.proxmox.com Git - mirror_zfs.git/commit
vdev_disk: make read/write IO function configurable
authorRob Norris <rob.norris@klarasystems.com>
Tue, 9 Jan 2024 01:29:19 +0000 (12:29 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 25 Mar 2024 23:51:04 +0000 (16:51 -0700)
commitc4a13ba483f08a81aa47479d2f763a470d95b2b0
treeb67404264e49b4d5eb8b99d2b52a8dee745d3835
parent867178ae1db28e73051c8a7ce662f2f2f81cd8e6
vdev_disk: make read/write IO function configurable

This is just setting up for the next couple of commits, which will add a
new IO function and a parameter to select it.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <rob.norris@klarasystems.com>
Sponsored-by: Klara, Inc.
Sponsored-by: Wasabi Technology, Inc.
Closes #15533
Closes #15588
module/os/linux/zfs/vdev_disk.c