commit | 483479c26a65e5f0cc95e9324f313bc95c7dc6fd | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Mon Feb 04 14:02:35 2013 +0300 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Feb 15 10:43:12 2013 -0500 |
tree | c5b72368672a50a7a43cb3e2f4e70c089bc0a360 | |
parent | e56a316214d0f1e2446fa7a717309f9414564d9d [diff] |
NFS: use SUNRPC cache creation and destruction helper for DNS cache This cache was the first containerized and doesn't use net-aware cache creation and destruction helpers. This is a cleanup patch which just makes code looks clearer and reduce amount of lines of code. Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>