]> git.proxmox.com Git - mirror_zfs.git/commit
vdev_disk: rename existing functions to vdev_classic_*
authorRob Norris <rob.norris@klarasystems.com>
Tue, 9 Jan 2024 01:12:56 +0000 (12:12 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 25 Mar 2024 23:50:47 +0000 (16:50 -0700)
commitf3b85d706bae82957d2e3e0ef1d53a1cfab60eb4
treee2710ae2cb00762ff8893ad082045dec10e47a0c
parent390b448726c580999dd337be7a40b0e95cf1d50b
vdev_disk: rename existing functions to vdev_classic_*

This is just renaming the existing functions we're about to replace and
grouping them together to make the next commits easier to follow.

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
include/sys/abd.h
module/os/linux/zfs/abd_os.c
module/os/linux/zfs/vdev_disk.c