commit | 91ea40b9c6303ddab5c84f078f96b29084b45817 | [log] [tgz] |
---|---|---|
author | \"Talpey, Thomas\ <Thomas.Talpey@netapp.com> | Mon Sep 10 13:44:33 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 09 17:17:28 2007 -0400 |
tree | b7f48effc5adbb1b9c36a7e16ce9133d7152aad9 | |
parent | 2283f8d6ed21ea2221df4cc329314b93f35351b0 [diff] |
NFS: use in-kernel mount argument structure for nfsv4 mounts The user-visible nfs4_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 nfsv4 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>