From: Chuck Lever Date: Fri, 14 Mar 2008 18:10:30 +0000 (-0400) Subject: NFS: Save the values of the "mount*=" mount options X-Git-Tag: v2.6.26-rc1~1082^2^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8400d1f1f9d5fb175bdbf6236e564dde454f28;p=pandora-kernel.git NFS: Save the values of the "mount*=" mount options Save the value of the mountproto= mountport= mountvers= and mountaddr= options so that these values can be displayed later via nfs_show_options(). This preserves the intent of the original mount options, should the file system need to be remounted based on what's displayed in /proc/mounts. Signed-off-by: Chuck Lever Cc: Miklos Szeredi Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed