HomeFreeBSD

libsa/zfs: inline vdev_init_from_label() into vdev_probe()

Description

libsa/zfs: inline vdev_init_from_label() into vdev_probe()

This function is used only once and also pulls three variables from the
nvlist that the only caller have already pulled out.

Reviewed by: mav, imp
Differential Revision: https://reviews.freebsd.org/D52031

Details

Provenance
glebiusAuthored on Aug 20 2025, 2:53 PM
Reviewer
mav
Differential Revision
D52031: libsa/zfs: inline vdev_init_from_label() into vdev_probe()
Parents
rGa1572e202a18: libsa/zfs: further improve handling of stale labels
Branches
Unknown
Tags
Unknown