From: Stanislav Kinsbursky Date: Wed, 11 Apr 2012 11:13:28 +0000 (+0400) Subject: nfsd: make expkey cache allocated per network namespace context X-Git-Tag: v3.5-rc1~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f06f720eff24e32f1cc08ec03bcc8c4b2d2934;p=pandora-kernel.git nfsd: make expkey cache allocated per network namespace context This patch also changes svcauth_unix_purge() function: added network namespace as a parameter and thus loop over all networks was replaced by only one call for ip map cache purge. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed