From: Trond Myklebust Date: Sat, 31 Jul 2010 18:29:08 +0000 (-0400) Subject: SUNRPC: Move the bound cred to struct rpc_rqst X-Git-Tag: v2.6.36-rc1~498^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17c2153d2e271b0cbacae9bed83b0eaa41db7e1;p=pandora-kernel.git SUNRPC: Move the bound cred to struct rpc_rqst This will allow us to save the original generic cred in rpc_message, so that if we migrate from one server to another, we can generate a new bound cred without having to punt back to the NFS layer. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed