commit | c4c1bff64dfff4e6dd0936a0340f56b9284512c8 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Thu Jul 09 20:02:48 2009 -0400 |
committer | Steve French <sfrench@us.ibm.com> | Thu Jul 09 21:14:58 2009 +0000 |
tree | dca98a2682b172e9c74c0929021e142d2fe281ad | |
parent | 5ddf1e0ff00fd808c048d0b920784828276cc516 [diff] |
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>