commit | c381ad2cf2d5dcd3991bcc8a18fddd9d5c66ccaa | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Jun 17 18:02:09 2009 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 17 18:02:09 2009 -0700 |
tree | cb9e9a13edba575a98438f6b765d535d27790342 | |
parent | bf40d3435caf49369058b1ed6bbc92f8e2bd92f1 [diff] |
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>