commit | 2283f8d6ed21ea2221df4cc329314b93f35351b0 | [log] [tgz] |
---|---|---|
author | \"Talpey, Thomas\ <Thomas.Talpey@netapp.com> | Mon Sep 10 13:43:56 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:17:26 2007 -0400 |
tree | dbf8b87e45b4fa76d50c0fd7ec0b3d4f1afd94ca | |
parent | 6b18eaa0821a559c5e2b7ed4b90f8aca5a8e6228 [diff] |
NFS: use in-kernel mount argument structure for nfsv[23] mounts The user-visible nfs_mount_data does not contain sufficient data to describe new mount options, and also is now a legacy structure. Replace it with the internal nfs_parsed_mount_data for nfsv[23] in-kernel use. Signed-off-by: Tom Talpey <tmt@netapp.com> Acked-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>