From: Bryan Schumaker Date: Thu, 10 May 2012 19:07:34 +0000 (-0400) Subject: NFS: Create a common fs_mount() function X-Git-Tag: v3.5-rc1~52^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c40f8d1d35a27d81b4af9d5d2f7286fd978ae9b2;p=pandora-kernel.git NFS: Create a common fs_mount() function The nfs4_remote_mount() function was only slightly different from the nfs_fs_mount() function used by the generic client. I created a new nfs_mount_info structure to set different parameters to help combine these functions. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed