SUNRPC: fix bug in patch "portmapper doesn't need a reserved port"
authorChuck Lever <cel@citi.umich.edu>
Fri, 23 Sep 2005 01:24:59 +0000 (21:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 23 Sep 2005 17:54:10 +0000 (13:54 -0400)
 The in-kernel portmapper does in fact need a reserved port when registering
 new services, but not when performing bind queries.

 Ensure that we distinguish between the two cases.

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

No differences found