Page MenuHomeFreeBSD

bhyve: refactor NVMe namespace initialization
ClosedPublic

Authored by chuck on Sep 29 2019, 3:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 8:11 PM
Unknown Object (File)
Mon, Oct 6, 3:53 PM
Unknown Object (File)
Sep 13 2025, 2:55 PM
Unknown Object (File)
Sep 2 2025, 12:55 PM
Unknown Object (File)
Aug 30 2025, 3:50 PM
Unknown Object (File)
Aug 25 2025, 7:33 PM
Unknown Object (File)
Aug 13 2025, 5:52 PM
Unknown Object (File)
Jul 27 2025, 6:10 PM
Subscribers

Details

Summary

Pass the struct pci_nvme_blockstore pointer for this namespace to the
namespace initialization function instead of only the desired eui64
value.

Minor functional change in that the code updates the eui64 value in the
blockstore.

Stacked with changes in D21837

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable