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, Feb 27, 8:17 AM
Unknown Object (File)
Fri, Feb 20, 4:26 PM
Unknown Object (File)
Mon, Feb 16, 10:10 PM
Unknown Object (File)
Fri, Feb 13, 11:12 AM
Unknown Object (File)
Wed, Feb 11, 12:45 PM
Unknown Object (File)
Jan 22 2026, 5:11 PM
Unknown Object (File)
Jan 14 2026, 6:41 AM
Unknown Object (File)
Dec 30 2025, 9:34 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