patch-2.0.27 linux/include/linux/smb_fs_sb.h
Next file: linux/include/linux/smb_mount.h
Previous file: linux/include/linux/smb_fs.h
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Sun Dec 1 20:04:43 1996
- Orig file:
v2.0.26/linux/include/linux/smb_fs_sb.h
- Orig date:
Thu Jul 18 14:59:02 1996
diff -u --recursive --new-file v2.0.26/linux/include/linux/smb_fs_sb.h linux/include/linux/smb_fs_sb.h
@@ -25,7 +25,7 @@
protocols. */
struct wait_queue *wait;
- word max_xmit;
+ __u32 max_xmit;
char hostname[256];
word pid;
word server_uid;
@@ -38,6 +38,8 @@
unsigned short rcls; /* The error codes we received */
unsigned short err;
+
+ __u32 packet_size;
unsigned char * packet;
enum smb_conn_state state;
@@ -46,7 +48,6 @@
/* The following are LANMAN 1.0 options transferred to us in
SMBnegprot */
word secmode;
- word maxxmt;
word maxmux;
word maxvcs;
word blkmode;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov