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)
Feb 12 2024, 4:58 AM
Unknown Object (File)
Jan 27 2024, 2:56 PM
Unknown Object (File)
Dec 20 2023, 2:50 AM
Unknown Object (File)
Nov 18 2023, 5:12 PM
Unknown Object (File)
Oct 27 2023, 5:51 PM
Unknown Object (File)
Sep 29 2023, 1:23 PM
Unknown Object (File)
Aug 24 2023, 9:27 PM
Unknown Object (File)
Jul 10 2023, 2:08 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