Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-17 | NFS: Split out NFS v4 server creating code | Bryan Schumaker | |
These functions are specific to NFS v4 and can be moved to nfs4client.c to keep them out of the generic client. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> | |||
2012-07-17 | NFS: Initialize the NFS v4 client from init_nfs_v4() | Bryan Schumaker | |
And split these functions out of the generic client into a v4 specific file. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> |