From: Stanislav Kinsbursky Date: Wed, 28 Mar 2012 15:09:50 +0000 (+0400) Subject: nfsd: pass pointer to expkey cache down to stack wherever possible. X-Git-Tag: v3.5-rc1~20^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c89172e36e3d3972f9f3fa107c1f3e666f1e05cf;p=pandora-kernel.git nfsd: pass pointer to expkey cache down to stack wherever possible. This cache will be per-net soon. And it's easier to get the pointer to desired per-net instance only once and then pass it down instead of discovering it in every place were required. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed