commit | f5855fecda65c1965c894915ace1e086d4925154 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 06 15:40:37 2009 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 06 15:40:37 2009 -0400 |
tree | 320de50837519abcd62580b3f7f1ae43a6503832 | |
parent | c5811dbdd26284d63c19fca618bd740dd10ad53d [diff] |
NFS: Fix port and mountport display in /proc/self/mountinfo 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>