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:
c85b03a
)
SUNRPC: attempt AF_LOCAL connect on setup
author
J. Bruce Fields
<bfields@redhat.com>
Thu, 21 Feb 2013 15:14:22 +0000
(10:14 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 26 Apr 2013 15:41:25 +0000
(11:41 -0400)
In the gss-proxy case, setup time is when I know I'll have the right
namespace for the connect.
In other cases, it might be useful to get any connection errors
earlier--though actually in practice it doesn't make any difference for
rpcbind.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found