]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5430849ebb9399fc2921082862ef703c3c6dda0f
tree48b8f683464c147a2ac11c3fedda73fb66e9ef52
parenta4f99aa7a2add09efd592cb28b518bd74e9645bb
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