Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106038127
D7699.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
453 B
Referenced Files
None
Subscribers
None
D7699.diff
View Options
Index: head/sys/dev/iscsi_initiator/iscsi.h
===================================================================
--- head/sys/dev/iscsi_initiator/iscsi.h
+++ head/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
Wed, Dec 25, 7:15 AM (6 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15595524
Default Alt Text
D7699.diff (453 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