commit | 6cd7525a00f3b926e8bd2e402954ed3e09a8e924 | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@citi.umich.edu> | Thu Sep 22 21:24:59 2005 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 23 13:54:10 2005 -0400 |
tree | ef62460b3ea5bd9bd81cb243c20a7a64ed41b8e5 | |
parent | f134585a7343d71f9be7f0cf97e2145f21dd10c6 [diff] |
SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" 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>