Stanislav Kinsbursky
462b8f6bf1
NFS: simplify and clean cache library
...
This is a cleanup patch.
Such helpers like nfs_cache_init() and nfs_cache_destroy() are redundant,
because they are just a wrappers around sunrpc_init_cache_detail() and
sunrpc_destroy_cache_detail() respectively.
So let's remove them completely and move corresponding logic to
nfs_cache_register_net() and nfs_cache_unregister_net() respectively (since
they are called together anyway).
Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2013-02-15 10:43:36 -05:00
..
2012-12-06 00:30:46 +01:00
2012-11-04 14:43:38 -05:00
2013-02-15 10:43:36 -05:00
2013-02-15 10:43:36 -05:00
2012-12-06 00:30:45 +01:00
2012-12-06 00:30:46 +01:00
2012-10-16 13:14:42 -04:00
2012-12-06 00:30:44 +01:00
2012-12-12 23:55:56 -05:00
2012-06-29 11:46:45 -04:00
2012-07-30 19:06:52 -04:00
2012-12-18 09:36:34 -08:00
2012-12-12 12:56:19 -05:00
2013-02-15 10:43:36 -05:00
2012-12-17 17:15:12 -08:00
2012-12-20 22:19:42 +00:00
2012-12-21 08:06:48 -08:00
2012-10-02 08:17:04 -07:00
2012-12-16 15:40:50 -08:00
2012-12-20 22:06:33 +00:00
2012-12-14 14:36:36 -05:00
2012-10-03 10:54:50 -07:00
2012-12-06 00:30:45 +01:00
2012-11-04 14:43:39 -05:00
2012-10-31 16:26:26 -04:00
2012-10-02 08:17:02 -07:00
2012-07-30 19:06:41 -04:00
2012-11-04 14:43:38 -05:00
2012-09-18 01:01:35 -07:00
2012-07-30 19:05:54 -04:00
2012-12-12 15:36:02 -05:00
2012-07-30 19:06:46 -04:00
2012-11-04 14:43:38 -05:00
2012-12-11 09:16:26 -05:00
2013-02-05 09:41:14 -05:00
2012-12-20 22:19:42 +00:00
2012-12-12 15:36:02 -05:00
2012-10-15 10:49:42 -04:00
2013-02-05 09:41:14 -05:00
2012-10-16 12:37:59 -04:00
2013-02-05 09:41:14 -05:00
2012-12-20 22:06:33 +00:00
2012-08-13 16:27:37 -07:00
2012-12-15 15:39:59 -05:00
2012-12-15 15:39:59 -05:00
2012-12-13 10:40:09 -05:00
2012-12-14 14:36:36 -05:00
2012-10-02 08:17:03 -07:00
2012-12-11 09:16:26 -05:00
2012-07-30 19:06:52 -04:00
2012-03-20 13:08:26 -04:00
2012-09-28 16:03:04 -04:00
2012-09-28 16:03:09 -04:00
2012-11-04 14:43:39 -05:00
2012-10-15 10:49:43 -04:00
2012-12-12 15:36:02 -05:00
2012-07-31 19:25:39 -07:00
2013-02-05 09:41:14 -05:00
2012-07-17 13:33:18 -04:00
2012-10-31 16:26:26 -04:00
2012-12-20 22:12:03 +00:00