Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F158889501
D7699.id19800.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
438 B
Referenced Files
None
Subscribers
None
D7699.id19800.diff
View Options
Index: sys/dev/iscsi_initiator/iscsi.h
===================================================================
--- sys/dev/iscsi_initiator/iscsi.h
+++ sys/dev/iscsi_initiator/iscsi.h
@@ -356,7 +356,7 @@
typedef struct logout_req {
char cmd; // 0x06
- char reason; // 0 - close session
+ u_char reason; // 0 - close session
// 1 - close connection
// 2 - remove the connection for recovery
char _2[2];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 8, 9:02 AM (18 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33809139
Default Alt Text
D7699.id19800.diff (438 B)
Attached To
Mode
D7699: make logout_req::reason an unsigned char to fix warning setting bit 7
Attached
Detach File
Event Timeline
Log In to Comment