git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f134585
)
SUNRPC: fix bug in patch "portmapper doesn't need a reserved port"
author
Chuck Lever
<cel@citi.umich.edu>
Fri, 23 Sep 2005 01:24:59 +0000
(21:24 -0400)
committer
Trond 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