Btrfs: early fsync support
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
committed by
David Woodhouse
parent
7e38180e20
commit
8fd17795b2
@ -256,6 +256,7 @@ struct btrfs_fs_info {
|
||||
struct inode *btree_inode;
|
||||
struct mutex trans_mutex;
|
||||
struct mutex fs_mutex;
|
||||
struct list_head trans_list;
|
||||
struct crypto_hash *hash_tfm;
|
||||
spinlock_t hash_lock;
|
||||
struct kobject kobj;
|
||||
|
Reference in New Issue
Block a user