diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2008-08-18 23:34:00 (GMT) |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2008-09-29 22:13:37 (GMT) |
commit | 14aeb2118d6e9fd9ee988324c740a00c80979093 (patch) | |
tree | ca98af50a2e90fb782605ab6235c3a4b30c5b1a4 /include/asm-xtensa/topology.h | |
parent | b6632339e3afbcbb438a3c8935190ea22464fc99 (diff) | |
download | linux-fsl-qoriq-14aeb2118d6e9fd9ee988324c740a00c80979093.tar.xz |
SUNRPC: Simplify rpcb_register() API
Bruce suggested there's no need to expose the difference between an error
sending the PMAP_SET request and an error reply from the portmapper to
rpcb_register's callers. The user space equivalent of rpcb_register() is
pmap_set(3), which returns a bool_t : either the PMAP set worked, or it
didn't. Simple.
So let's remove the "*okay" argument from rpcb_register() and
rpcb_v4_register(), and simply return an error if any part of the call
didn't work.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'include/asm-xtensa/topology.h')
0 files changed, 0 insertions, 0 deletions