commit | 51b6ded4d9a94a61035deba1d8f51a54e3a3dd86 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 15 16:31:56 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 22 23:25:04 2006 -0400 |
tree | ec5a7a1cd573a2839e1af36aa74afb217dd1c01c | |
parent | 2066fe89b459c3c787c811b3369df191cddd93d8 [diff] |
NFSv4: When mounting with a port=0 argument, substitute port=2049 RFC3530 states that the registered port 2049 for the NFS protocol should be the default configuration in order to allow clients not to use the RPC binding protocols. If the mount program sends us a port=0, we therefore substitute port=2049. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>