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:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user