From: Stanislav Kinsbursky Date: Mon, 26 Dec 2011 12:43:57 +0000 (+0300) Subject: SUNRPC: cleanup GSS pipes usage X-Git-Tag: v3.4-rc1~123^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9beae4677de76cfa4ce8899dc8cd1a1cf8cd8332;p=pandora-kernel.git SUNRPC: cleanup GSS pipes usage Currently gss auth holds RPC inode pointer which is now redundant since it requires only pipes operations which takes private pipe data as an argument. Thus this code can be cleaned and all references to RPC inode can be replaced with privtae pipe data references. Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed