commit | 7c7b25bc8e392aea781324efa771bc191377b876 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Jun 01 19:20:10 2006 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jun 01 19:20:10 2006 +0000 |
tree | ddad1a91f948746dbef140994c615253a7f42e65 | |
parent | 9c53588ec96d85f82e9bf3fb1af7cca31056e940 [diff] [blame] |
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
diff --git a/fs/cifs/cifspdu.h b/fs/cifs/cifspdu.h index e0ff9b5..1359417 100644 --- a/fs/cifs/cifspdu.h +++ b/fs/cifs/cifspdu.h
@@ -116,7 +116,8 @@ /* * Size of the session key (crypto key encrypted with the password */ -#define CIFS_SESSION_KEY_SIZE (24) +#define CIFS_SESS_KEY_SIZE (24) +#define V2_SESS_KEY_SIZE (86) /* * Maximum user name length