Btrfs: cleanup fs_info->hashers
[deliverable/linux.git] / fs / btrfs / disk-io.c
index 8d633e3e391924a236692cdf3077cdb7cdf8f153..5d3f813e13a00bdf1a2507b8496c206c74117730 100644 (file)
@@ -1984,7 +1984,6 @@ int open_ctree(struct super_block *sb,
        INIT_LIST_HEAD(&fs_info->trans_list);
        INIT_LIST_HEAD(&fs_info->dead_roots);
        INIT_LIST_HEAD(&fs_info->delayed_iputs);
-       INIT_LIST_HEAD(&fs_info->hashers);
        INIT_LIST_HEAD(&fs_info->delalloc_inodes);
        INIT_LIST_HEAD(&fs_info->ordered_operations);
        INIT_LIST_HEAD(&fs_info->caching_block_groups);
This page took 0.025972 seconds and 5 git commands to generate.