HomeFreeBSD

Make struct vdev_disk_t be platform private

Description

Make struct vdev_disk_t be platform private

Linux defines different vdev_disk_t members to macOS, but they are
only used in vdev_disk.c so move the declaration there.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Jorgen Lundman <lundman@lundman.net>
Closes #10452

Details

Provenance
Jorgen Lundman <lundman@lundman.net>Authored on Jun 16 2020, 6:43 PM
GitHub <noreply@github.com>Committed on Jun 16 2020, 6:43 PM
Parents
rGba54b180a5b4: Remove refences to blacklist/whitelist
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGd366c8fd7a16: Make struct vdev_disk_t be platform private (authored by Jorgen Lundman <lundman@lundman.net>).Jun 16 2020, 6:43 PM