aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust1-1/+1
2012-07-30NFS: Keep module parameters in the generic NFS clientBryan Schumaker1-9/+0
2012-07-30NFS: Only initialize the ACL client in the v3 caseBryan Schumaker1-4/+6
2012-07-30NFS: Add version registering frameworkBryan Schumaker1-2/+2
2012-07-17NFS: Split out NFS v4 client functionsBryan Schumaker1-0/+91
2012-07-17NFS: Split out NFS v4 server creating codeBryan Schumaker1-0/+428
2012-07-17NFS: Initialize the NFS v4 client from init_nfs_v4()Bryan Schumaker1-0/+144