Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFSv4: Ensure that nfs4_alloc_client cleans up on error. | Trond Myklebust | 2012-08-20 | 1 | -1/+1 |
* | NFS: Keep module parameters in the generic NFS client | Bryan Schumaker | 2012-07-30 | 1 | -9/+0 |
* | NFS: Only initialize the ACL client in the v3 case | Bryan Schumaker | 2012-07-30 | 1 | -4/+6 |
* | NFS: Add version registering framework | Bryan Schumaker | 2012-07-30 | 1 | -2/+2 |
* | NFS: Split out NFS v4 client functions | Bryan Schumaker | 2012-07-17 | 1 | -0/+91 |
* | NFS: Split out NFS v4 server creating code | Bryan Schumaker | 2012-07-17 | 1 | -0/+428 |
* | NFS: Initialize the NFS v4 client from init_nfs_v4() | Bryan Schumaker | 2012-07-17 | 1 | -0/+144 |