Updated from Linux LTS 3.10.24 to 3.10.25
This commit is contained in:
@@ -1660,6 +1660,11 @@ static int __init dm_bufio_init(void)
|
||||
{
|
||||
__u64 mem;
|
||||
|
||||
dm_bufio_allocated_kmem_cache = 0;
|
||||
dm_bufio_allocated_get_free_pages = 0;
|
||||
dm_bufio_allocated_vmalloc = 0;
|
||||
dm_bufio_current_allocated = 0;
|
||||
|
||||
memset(&dm_bufio_caches, 0, sizeof dm_bufio_caches);
|
||||
memset(&dm_bufio_cache_names, 0, sizeof dm_bufio_cache_names);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user