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
F153969556: D52031.id160676.diff
Sat, Apr 25, 4:30 AM
Unknown Object (File)
Mon, Apr 20, 4:39 AM
Unknown Object (File)
Sat, Apr 11, 10:02 AM
Unknown Object (File)
Tue, Apr 7, 3:42 AM
Unknown Object (File)
Mon, Apr 6, 8:39 AM
Unknown Object (File)
Sun, Apr 5, 11:31 PM
Unknown Object (File)
Sun, Apr 5, 4:13 PM
Unknown Object (File)
Sun, Apr 5, 12:57 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