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)
Wed, Aug 13, 5:52 PM
Unknown Object (File)
Sun, Jul 27, 6:10 PM
Unknown Object (File)
Jul 22 2025, 10:32 AM
Unknown Object (File)
Jul 20 2025, 6:26 AM
Unknown Object (File)
Jul 20 2025, 3:57 AM
Unknown Object (File)
Jul 7 2025, 2:47 AM
Unknown Object (File)
Jul 6 2025, 11:31 PM
Unknown Object (File)
Jul 6 2025, 4:56 AM
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