]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9749dd3d4d3e79faa4146d97b5af08a6e9fa17d2
treea1e65a188bda702f93537fc3c9b92b30224ae190
parentced53d525bd00777f78a3d9f92ca2724d70ca06a
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