Btrfs: cleanup fs_info->hashers

fs_info->hashers is now an obsolete one.

Signed-off-by: Liu Bo <bo.li.liu@oracle.com>
This commit is contained in:
Liu Bo
2012-09-14 02:58:06 -06:00
committed by Chris Mason
parent ab26e9d6c8
commit 2e90cf858f
2 changed files with 0 additions and 2 deletions

View File

@@ -1253,7 +1253,6 @@ struct btrfs_fs_info {
struct mutex reloc_mutex;
struct list_head trans_list;
struct list_head hashers;
struct list_head dead_roots;
struct list_head caching_block_groups;