Page MenuHomeFreeBSD

Fix bhyve's NVMe Identify Namespace data
ClosedPublic

Authored by chuck on Mar 14 2019, 9:48 AM.
Tags
None
Referenced Files
F132863424: D19579.id55049.diff
Mon, Oct 20, 3:08 PM
Unknown Object (File)
Fri, Oct 17, 3:00 PM
Unknown Object (File)
Fri, Oct 17, 7:31 AM
Unknown Object (File)
Fri, Oct 17, 6:23 AM
Unknown Object (File)
Fri, Oct 17, 6:22 AM
Unknown Object (File)
Fri, Oct 17, 6:22 AM
Unknown Object (File)
Thu, Oct 16, 8:55 PM
Unknown Object (File)
Thu, Oct 16, 4:07 PM
Subscribers

Details

Summary

The NVMe Identify Namespace data structure's Number of LBA Formats
(NLBAF) field is a 0's based value (i.e. 0x0 means 1). Since the
emulation only supports a single format, set NLBAF to 0x0, not 1.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 23079