cifs: add pid of initiating process to spnego upcall info
authorJeff Layton <jlayton@redhat.com>
Fri, 10 Jul 2009 00:02:48 +0000 (20:02 -0400)
committerSteve French <sfrench@us.ibm.com>
Thu, 9 Jul 2009 21:14:58 +0000 (21:14 +0000)
commitc4c1bff64dfff4e6dd0936a0340f56b9284512c8
treedca98a2682b172e9c74c0929021e142d2fe281ad
parent5ddf1e0ff00fd808c048d0b920784828276cc516
cifs: add pid of initiating process to spnego upcall info

cifs: add pid of initiating process to spnego upcall info

This will allow the upcall to poke in /proc/<pid>/environ and get
the value of the $KRB5CCNAME env var for the process.

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