NFS: show retransmit settings when displaying mount options
authorChuck Lever <cel@netapp.com>
Mon, 20 Mar 2006 18:44:12 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:12 +0000 (13:44 -0500)
commit7a480e250c7ca9187275d8574ae9e48a6b602cb9
tree0c3744235b3469c10b791fc5cd80b82f9734d37b
parentb4629fe2f094b719847f31be1ee5ab38300038b2
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 <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c
include/linux/nfs_fs_sb.h