From: Chuck Lever Date: Sun, 9 Aug 2009 19:09:32 +0000 (-0400) Subject: SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions X-Git-Tag: v2.6.32-rc1~412^2~48^2~9^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=169026a61e6f436dfc12c9d10d95455c4e9f945b;p=pandora-kernel.git SUNRPC: Clean up RPCBIND_MAXUADDRLEN definitions Clean up: Replace the single-integer definition of RPCBIND_MAXUADDRLEN with a definition that is based on previously defined address string sizes, and document the way this maximum is calculated. Also provide a separate macro for the size of the port number extension. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed