NFS: Fix /proc/mount for legacy binary interface
authorBryan Schumaker <bjschuma@netapp.com>
Tue, 3 Aug 2010 17:04:00 +0000 (13:04 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 6 Aug 2010 17:41:39 +0000 (13:41 -0400)
commitd5eff1a3412f6d75bf28f423c5015ece8055407a
treea1e65a188bda702f93537fc3c9b92b30224ae190
parent761fe93cdfa29071879d882c92e966ae692c0048
NFS: Fix /proc/mount for legacy binary interface

Add a flag so we know if we mounted the NFS server using the legacy
binary interface.  If we used the legacy interface, then we should not
show the mountd options.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c
include/linux/nfs_mount.h