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