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, Jan 17, 1:03 PM
Unknown Object (File)
Wed, Jan 15, 4:32 PM
Unknown Object (File)
Sat, Jan 11, 1:27 PM
Unknown Object (File)
Nov 15 2024, 10:50 AM
Unknown Object (File)
Nov 13 2024, 3:19 PM
Unknown Object (File)
Oct 3 2024, 1:12 PM
Unknown Object (File)
Sep 30 2024, 4:17 PM
Unknown Object (File)
Sep 18 2024, 3:45 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