NFS: Fix port and mountport display in /proc/self/mountinfo
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 6 Oct 2009 19:40:37 +0000 (15:40 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 6 Oct 2009 19:40:37 +0000 (15:40 -0400)
Currently, the port and mount port will both display as 65535 if you do not
specify a port number. That would be wrong...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found