-
- Downloads
NFS: Add SECINFO_NO_NAME procedure
If the client is using NFS v4.1, then we can use SECINFO_NO_NAME to find the secflavor for the initial mount. If the server doesn't support SECINFO_NO_NAME then I fall back on the "guess and check" method used for v4.0 mounts. Signed-off-by:Bryan Schumaker <bjschuma@netapp.com> Signed-off-by:
Trond Myklebust <Trond.Myklebust@netapp.com>
Showing
- fs/nfs/internal.h 3 additions, 0 deletionsfs/nfs/internal.h
- fs/nfs/namespace.c 1 addition, 1 deletionfs/nfs/namespace.c
- fs/nfs/nfs4_fs.h 2 additions, 0 deletionsfs/nfs/nfs4_fs.h
- fs/nfs/nfs4proc.c 83 additions, 1 deletionfs/nfs/nfs4proc.c
- fs/nfs/nfs4xdr.c 68 additions, 0 deletionsfs/nfs/nfs4xdr.c
- include/linux/nfs4.h 1 addition, 0 deletionsinclude/linux/nfs4.h
- include/linux/nfs_xdr.h 8 additions, 0 deletionsinclude/linux/nfs_xdr.h
Loading
Please register or sign in to comment