commit | ba5dadbf4e7b531bd7ccecffb4d3935c80a3372e | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Aug 03 10:19:50 2010 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Thu Aug 05 17:17:50 2010 +0000 |
tree | 48b8f683464c147a2ac11c3fedda73fb66e9ef52 | |
parent | 5acfec2502cf60a91dc1959e476b588ecb3a1b8a [diff] |
cifs: account for new creduid=0x%x parameter in spnego upcall string The commit that added the creduid=0x%x parameter failed to increase the buffer allocation to account for it. Reported-by: J. Bruce Fields <bfields@fieldses.org> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>