45NhhVPko5txKuuzDPqhyK changeset

Changeset316565343030 (b)
Parent633936356530 (a)
ab
77 
88+static struct btrfs_trans_handle *finish_io_join_trans(struct inode *inode)
99+{
...
10++       struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb);
...
1010+       struct btrfs_root *root = BTRFS_I(inode)->root;
1111+       bool nolock = false;
1212+
...
1
2
3
4
5
6
7
8
9
10
--- Revision 633936356530
+++ Revision 316565343030
@@ -8,6 +8,7 @@
+static struct btrfs_trans_handle *finish_io_join_trans(struct inode *inode)
+{
++ struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb);
+ struct btrfs_root *root = BTRFS_I(inode)->root;
+ bool nolock = false;
+