From: Trond Myklebust Date: Wed, 12 Mar 2008 16:12:16 +0000 (-0400) Subject: SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS X-Git-Tag: v2.6.26-rc1~1082^2^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af093835774931de898a9baf7b4041fa0d100f77;p=pandora-kernel.git SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS The current RPCAUTH_LOOKUP_ROOTCREDS flag only works for AUTH_SYS authentication, and then only as a special case in the code. This patch removes the auth_sys special casing, and replaces it with generic code. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed