From: Trond Myklebust Date: Fri, 15 Sep 2006 20:31:56 +0000 (-0400) Subject: NFSv4: When mounting with a port=0 argument, substitute port=2049 X-Git-Tag: v2.6.19-rc1~1271^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51b6ded4d9a94a61035deba1d8f51a54e3a3dd86;p=pandora-kernel.git 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 --- Reading git-diff-tree failed