From: Chuck Lever Date: Fri, 22 Mar 2013 16:53:08 +0000 (-0400) Subject: SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~98^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c74a244fcb61e6e1983d5725b8ccd5d3f51889c;p=pandora-kernel.git SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR RPC_AUTH_MAXFLAVOR is an invalid flavor, on purpose. Don't allow any processing whatsoever if a caller passes it to rpcauth_create() or rpcauth_get_gssinfo(). Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed