]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NFSv4: Reintroduce machine creds
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 8 Apr 2008 00:50:11 +0000 (20:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 19 Apr 2008 20:54:56 +0000 (16:54 -0400)
commit7c67db3a8a98045744f06fcd6d8f476d9df0ba5c
tree4d0041249b48f9ac66560550e0e96c9c86c37891
parent78ea323be6380a9313e87fe241809e912e8ae401
NFSv4: Reintroduce machine creds

We need to try to ensure that we always use the same credentials whenever
we re-establish the clientid on the server. If not, the server won't
recognise that we're the same client, and so may not allow us to recover
state.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
include/linux/nfs_fs_sb.h
include/linux/sunrpc/auth.h
include/linux/sunrpc/auth_gss.h
net/sunrpc/auth_generic.c
net/sunrpc/auth_gss/auth_gss.c