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, Mar 23, 10:05 PM
Unknown Object (File)
Fri, Mar 20, 2:19 PM
Unknown Object (File)
Tue, Mar 17, 9:47 AM
Unknown Object (File)
Thu, Mar 12, 2:35 AM
Unknown Object (File)
Fri, Feb 27, 8:17 AM
Unknown Object (File)
Feb 20 2026, 4:26 PM
Unknown Object (File)
Feb 16 2026, 10:10 PM
Unknown Object (File)
Feb 13 2026, 11:12 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