|
@@ -84,8 +84,8 @@
|
|
|
|
|
|
|
|
#define NUMBER_OF_SMB2_COMMANDS 0x0013
|
|
#define NUMBER_OF_SMB2_COMMANDS 0x0013
|
|
|
|
|
|
|
|
-/* BB FIXME - analyze following length BB */
|
|
|
|
|
-#define MAX_SMB2_HDR_SIZE 0x78 /* 4 len + 64 hdr + (2*24 wct) + 2 bct + 2 pad */
|
|
|
|
|
|
|
+/* 4 len + 52 transform hdr + 64 hdr + 56 create rsp */
|
|
|
|
|
+#define MAX_SMB2_HDR_SIZE 0x00b0
|
|
|
|
|
|
|
|
#define SMB2_PROTO_NUMBER cpu_to_le32(0x424d53fe)
|
|
#define SMB2_PROTO_NUMBER cpu_to_le32(0x424d53fe)
|
|
|
#define SMB2_TRANSFORM_PROTO_NUM cpu_to_le32(0x424d53fd)
|
|
#define SMB2_TRANSFORM_PROTO_NUM cpu_to_le32(0x424d53fd)
|