NFS: Show "nointr" mount option
authorChuck Lever <chuck.lever@oracle.com>
Mon, 24 Sep 2007 19:39:55 +0000 (15:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:18:17 +0000 (17:18 -0400)
commitbcf35617a7c3474ad12892dfbb089a572e5c06d2
treef7fdd239743614ff8c1b00dc44b34565617689b8
parent6e88e0618cb1e354a44cc49a996df4dd89511039
NFS: Show "nointr" mount option

The default "intr" setting is different for NFS and NFSv4.  To avoid
confusion on this issue, don't hide the "nointr" option in /proc/mounts.

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