From: \"Talpey, Thomas\ Date: Mon, 10 Sep 2007 17:43:56 +0000 (-0400) Subject: NFS: use in-kernel mount argument structure for nfsv[23] mounts X-Git-Tag: v2.6.24-rc1~1285^2~80 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2283f8d6ed21ea2221df4cc329314b93f35351b0;p=pandora-kernel.git 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 Acked-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed