commit | 778be232a207e79088ba70d832ac25dfea6fbf1a | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Tue Jan 25 15:38:01 2011 +0000 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 25 15:26:51 2011 -0500 |
tree | 307249459e5ef45c4b3651c7fc5c454cdb3e0c92 | |
parent | 80c30e8de4f81851b1f712bcc596e11d53bc76f1 [diff] |
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>