From: Stanislav Kinsbursky Date: Thu, 29 Mar 2012 15:34:16 +0000 (+0400) Subject: NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches X-Git-Tag: v3.5-rc1~20^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f890edbbeff6928b7db0c6179a9036cbd4f0efbf;p=pandora-kernel.git NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches These dereferences to global static caches are redundant. They also prevents converting these caches into per-net ones. So this patch is cleanup + precursor of patch set,a which will make them per-net. Signed-off-by: Stanislav Kinsbursky Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed