Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159291173
D16908.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
523 B
Referenced Files
None
Subscribers
None
D16908.id.diff
View Options
Index: head/sysutils/smartmontools/files/patch-os__freebsd.cpp
===================================================================
--- head/sysutils/smartmontools/files/patch-os__freebsd.cpp
+++ head/sysutils/smartmontools/files/patch-os__freebsd.cpp
@@ -22,7 +22,7 @@
struct nvme_pt_command pt;
memset(&pt, 0, sizeof(pt));
-+#if __FreeBSD_version >= 1200058
++#if __FreeBSD_version >= 1200058 && __FreeBSD_version < 1200081
+ pt.cmd.opc_fuse = NVME_CMD_SET_OPC(in.opcode);
+#else
pt.cmd.opc = in.opcode;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 13, 11:40 AM (20 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33924299
Default Alt Text
D16908.id.diff (523 B)
Attached To
Mode
D16908: sysutils/smartmontools: unbreak in recent 12-CURRENT
Attached
Detach File
Event Timeline
Log In to Comment