From: Stanislav Kinsbursky Date: Wed, 28 Mar 2012 15:09:42 +0000 (+0400) Subject: nfsd: pass pointer to export cache down to stack wherever possible. X-Git-Tag: v3.5-rc1~20^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a75cfa64e63502e54e40f99ba07411544bd3190;p=pandora-kernel.git nfsd: pass pointer to export 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