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>
Showing
- fs/nfs/client.c 7 additions, 0 deletionsfs/nfs/client.c
- include/linux/nfs_fs_sb.h 2 additions, 0 deletionsinclude/linux/nfs_fs_sb.h
- include/linux/sunrpc/auth.h 2 additions, 0 deletionsinclude/linux/sunrpc/auth.h
- include/linux/sunrpc/auth_gss.h 1 addition, 0 deletionsinclude/linux/sunrpc/auth_gss.h
- net/sunrpc/auth_generic.c 24 additions, 2 deletionsnet/sunrpc/auth_generic.c
- net/sunrpc/auth_gss/auth_gss.c 11 additions, 1 deletionnet/sunrpc/auth_gss/auth_gss.c
Please register or sign in to comment