aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/auth.h
diff options
context:
space:
mode:
authorGravatar Chuck Lever <chuck.lever@oracle.com> 2010-12-14 14:58:59 +0000
committerGravatar Trond Myklebust <Trond.Myklebust@netapp.com> 2010-12-16 12:37:25 -0500
commit4129ccf303593a1922a934697f99e682ff491504 (patch)
treee0ad1d8e560b19b8e214f69a2608eccd0f791423 /include/linux/sunrpc/auth.h
parentNFS: Remove unused UMNT response data structure (diff)
downloadlinux-4129ccf303593a1922a934697f99e682ff491504.tar.gz
linux-4129ccf303593a1922a934697f99e682ff491504.tar.bz2
linux-4129ccf303593a1922a934697f99e682ff491504.zip
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
Clean up. The trend in the other XDR encoder functions is to BUG() when encoding problems occur, since a problem here is always due to a local coding error. Then, instead of a status, zero is unconditionally returned. Update the rpcbind XDR encoders to behave this way. To finish the update, use the new-style be32_to_cpup() and cpu_to_be32() macros, and compute the buffer sizes using raw integers instead of sizeof(). This matches the conventions used in other XDR functions. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Tested-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include/linux/sunrpc/auth.h')
0 files changed, 0 insertions, 0 deletions