Btrfs: write barriers on commit, balance level before split
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
committed by
David Woodhouse
parent
8fd17795b2
commit
e66f709b15
@@ -259,6 +259,7 @@ struct btrfs_fs_info {
|
||||
struct list_head trans_list;
|
||||
struct crypto_hash *hash_tfm;
|
||||
spinlock_t hash_lock;
|
||||
int do_barriers;
|
||||
struct kobject kobj;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user