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)
Mon, Apr 21, 2:07 PM
Unknown Object (File)
Thu, Apr 17, 6:32 AM
Unknown Object (File)
Wed, Apr 16, 2:39 PM
Unknown Object (File)
Mon, Apr 14, 10:59 AM
Unknown Object (File)
Mar 24 2025, 6:30 AM
Unknown Object (File)
Mar 13 2025, 7:26 AM
Unknown Object (File)
Feb 22 2025, 2:38 AM
Unknown Object (File)
Feb 21 2025, 8:43 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