WSL2-Linux-Kernel/include/linux/sunrpc
Andy Adamson 778be232a2 NFS do not find client in NFSv4 pg_authenticate
The information required to find the nfs_client cooresponding to the incoming
back channel request is contained in the NFS layer. Perform minimal checking
in the RPC layer pg_authenticate method, and push more detailed checking into
the NFS layer where the nfs_client can be found.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2011-01-25 15:26:51 -05:00
..
Kbuild
auth.h
auth_gss.h
bc_xprt.h NFS do not find client in NFSv4 pg_authenticate 2011-01-25 15:26:51 -05:00
cache.h Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux 2011-01-14 13:17:26 -08:00
clnt.h
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
sched.h
stats.h
svc.h Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux 2011-01-14 13:17:26 -08:00
svc_rdma.h
svc_xprt.h NFS do not find client in NFSv4 pg_authenticate 2011-01-25 15:26:51 -05:00
svcauth.h
svcauth_gss.h
svcsock.h rpc: move sk_bc_xprt to svc_xprt 2011-01-11 15:04:10 -05:00
timer.h
types.h
xdr.h Merge branch 'bugfixes' into nfs-for-2.6.38 2011-01-10 14:48:02 -05:00
xprt.h rpc: allow xprt_class->setup to return a preexisting xprt 2011-01-11 15:04:10 -05:00
xprtrdma.h
xprtsock.h