]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f89a75e98e21481434797a5cfa6303008f2f83a
treedca98a2682b172e9c74c0929021e142d2fe281ad
parent027cc7c5719a113bf1ef73e56c93b447e43800cc
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