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)
Thu, Oct 23, 1:44 AM
Unknown Object (File)
Sun, Oct 19, 2:06 PM
Unknown Object (File)
Thu, Oct 16, 10:56 AM
Unknown Object (File)
Sat, Oct 11, 12:45 AM
Unknown Object (File)
Sat, Oct 11, 12:45 AM
Unknown Object (File)
Sat, Oct 11, 12:45 AM
Unknown Object (File)
Fri, Oct 10, 6:09 PM
Unknown Object (File)
Sun, Oct 5, 12:00 AM
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