Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136762080
D19579.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
475 B
Referenced Files
None
Subscribers
None
D19579.id.diff
View Options
Index: head/usr.sbin/bhyve/pci_nvme.c
===================================================================
--- head/usr.sbin/bhyve/pci_nvme.c
+++ head/usr.sbin/bhyve/pci_nvme.c
@@ -358,7 +358,7 @@
nd->nuse = nd->nsze;
/* Get LBA and backstore information from backing store */
- nd->nlbaf = 1;
+ nd->nlbaf = 0; /* NLBAF is a 0's based value (i.e. 1 LBA Format) */
/* LBA data-sz = 2^lbads */
nd->lbaf[0] = sc->nvstore.sectsz_bits << NVME_NS_DATA_LBAF_LBADS_SHIFT;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 20, 8:38 AM (8 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25640579
Default Alt Text
D19579.id.diff (475 B)
Attached To
Mode
D19579: Fix bhyve's NVMe Identify Namespace data
Attached
Detach File
Event Timeline
Log In to Comment