NFS: Do not display the setting of the "intr" mount option
authorChuck Lever <chuck.lever@oracle.com>
Thu, 18 Jun 2009 01:02:09 +0000 (18:02 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 18 Jun 2009 01:02:09 +0000 (18:02 -0700)
commitc381ad2cf2d5dcd3991bcc8a18fddd9d5c66ccaa
treecb9e9a13edba575a98438f6b765d535d27790342
parentbf40d3435caf49369058b1ed6bbc92f8e2bd92f1
NFS: Do not display the setting of the "intr" mount option

The "intr" mount option has been deprecated for a while, but
/proc/mounts continues to display "nointr" whether "intr" or "nointr"
has been specified for a mount point.

Since these options do not have any effect, simply do not display
them.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c