From: Stanislav Kinsbursky Date: Thu, 19 Jan 2012 17:42:37 +0000 (+0400) Subject: SUNRPC: create GSS auth cache per network namespace X-Git-Tag: v3.4-rc1~123^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1db410d0bbadc49943f0fcddb21702ceb429396;p=pandora-kernel.git SUNRPC: create GSS auth cache per network namespace This patch makes GSS auth cache details allocated and registered per network namespace context. Thus with this patch rsi_cache and rsc_cache contents for network namespace "X" are controlled from proc file system mount for the same network namespace "X". Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust Acked-by: J. Bruce Fields --- Reading git-diff-tree failed