From: Chuck Lever Date: Mon, 20 Mar 2006 18:44:12 +0000 (-0500) Subject: NFS: show retransmit settings when displaying mount options X-Git-Tag: v2.6.17-rc1~667^2~84 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a480e250c7ca9187275d8574ae9e48a6b602cb9;p=pandora-kernel.git NFS: show retransmit settings when displaying mount options Sometimes it's important to know the exact RPC retransmit settings the kernel is using for an NFS mount point. Add this facility to the NFS client's show_options method. Test plan: Set various retransmit settings via the mount command, and check that the settings are reflected in /proc/mounts. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed