[CIFS] properly account for new user= field in SPNEGO upcall string allocation
authorJeff Layton <jlayton@redhat.com>
Fri, 1 Aug 2008 17:54:32 +0000 (17:54 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 1 Aug 2008 17:54:32 +0000 (17:54 +0000)
commit66b8bd3c405389213de1d6ba6c2565990f62004f
treead86ef9c908944932beb5a3182b79a0148d06465
parent2f0e58ac3ad0bb2ec0924dc11f8e55d01f44ca90
[CIFS] properly account for new user= field in SPNEGO upcall string allocation

...it doesn't look like it's being accounted for at the moment. Also
try to reorganize the calculation to make it a little more evident
what each piece means.

This should probably go to the stable series as well...

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifs_spnego.c