diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index d628a3b9441..047a84762d9 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -256,6 +256,7 @@ struct btrfs_fs_info { | |||
256 | struct inode *btree_inode; | 256 | struct inode *btree_inode; |
257 | struct mutex trans_mutex; | 257 | struct mutex trans_mutex; |
258 | struct mutex fs_mutex; | 258 | struct mutex fs_mutex; |
259 | struct list_head trans_list; | ||
259 | struct crypto_hash *hash_tfm; | 260 | struct crypto_hash *hash_tfm; |
260 | spinlock_t hash_lock; | 261 | spinlock_t hash_lock; |
261 | struct kobject kobj; | 262 | struct kobject kobj; |