commit | 0a402d5a653ee2b613aaba3092a87b1e964622ce | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Thu Jan 19 21:42:21 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 31 19:28:14 2012 -0500 |
tree | 160a5942e42d7a537859e318837bf475bc8123e0 | |
parent | 5ecebb7c7fd737cf387a552994df319c063973db [diff] |
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 <skinsbursky@parallels.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Acked-by: J. Bruce Fields <bfields@redhat.com>