OSDN Git Service

cifs: account for new creduid=0x%x parameter in spnego upcall string
authorJeff Layton <jlayton@redhat.com>
Tue, 3 Aug 2010 14:19:50 +0000 (10:19 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 5 Aug 2010 17:17:50 +0000 (17:17 +0000)
commitba5dadbf4e7b531bd7ccecffb4d3935c80a3372e
tree48b8f683464c147a2ac11c3fedda73fb66e9ef52
parent5acfec2502cf60a91dc1959e476b588ecb3a1b8a
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>
fs/cifs/cifs_spnego.c