From: Stanislav Kinsbursky Date: Thu, 19 Jan 2012 17:42:21 +0000 (+0400) Subject: SUNRPC: cache creation and destruction routines introduced X-Git-Tag: v3.4-rc1~123^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a402d5a653ee2b613aaba3092a87b1e964622ce;p=pandora-kernel.git SUNRPC: cache creation and destruction routines introduced This patch prepares infrastructure for network namespace aware cache detail allocation. One note about adding network namespace link to cache structure. It's going to be used later in NFS DNS cache parsing routine (nfs_dns_parse for rpc_pton() call). Signed-off-by: Stanislav Kinsbursky Signed-off-by: Trond Myklebust Acked-by: J. Bruce Fields --- Reading git-diff-tree failed