From: Chuck Lever Date: Thu, 18 Jun 2009 01:02:09 +0000 (-0700) Subject: NFS: Do not display the setting of the "intr" mount option X-Git-Tag: v2.6.31-rc1~58^2~2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c381ad2cf2d5dcd3991bcc8a18fddd9d5c66ccaa;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed