--- zzzz-none-000/linux-2.6.32.61/fs/cifs/cifsglob.h 2013-06-10 09:43:48.000000000 +0000 +++ virian-300e-630/linux-2.6.32.61/fs/cifs/cifsglob.h 2010-09-02 10:10:37.000000000 +0000 @@ -33,7 +33,7 @@ #define MAX_SHARE_SIZE 64 /* used to be 20, this should still be enough */ #define MAX_USERNAME_SIZE 32 /* 32 is to allow for 15 char names + null termination then *2 for unicode versions */ -#define MAX_PASSWORD_SIZE 512 /* max for windows seems to be 256 wide chars */ +#define MAX_PASSWORD_SIZE 16 #define CIFS_MIN_RCV_POOL 4