Page MenuHomeFreeBSD

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

Authored by glebius on Aug 19 2025, 9:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 16, 9:08 PM
Unknown Object (File)
Fri, May 15, 1:26 AM
Unknown Object (File)
Thu, May 14, 4:37 AM
Unknown Object (File)
Wed, May 13, 7:27 PM
Unknown Object (File)
Mon, May 11, 9:03 AM
Unknown Object (File)
Thu, May 7, 12:16 AM
Unknown Object (File)
Sun, May 3, 2:06 AM
Unknown Object (File)
Thu, Apr 30, 6:59 PM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable