diff options
| -rw-r--r-- | fs/btrfs/tree-log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/tree-log.c b/fs/btrfs/tree-log.c index 67eab2d4d8a9..e9ebb472b28b 100644 --- a/fs/btrfs/tree-log.c +++ b/fs/btrfs/tree-log.c | |||
| @@ -1033,7 +1033,7 @@ static noinline int add_inode_ref(struct btrfs_trans_handle *trans, | |||
| 1033 | int log_ref_ver = 0; | 1033 | int log_ref_ver = 0; |
| 1034 | u64 parent_objectid; | 1034 | u64 parent_objectid; |
| 1035 | u64 inode_objectid; | 1035 | u64 inode_objectid; |
| 1036 | u64 ref_index; | 1036 | u64 ref_index = 0; |
| 1037 | int ref_struct_size; | 1037 | int ref_struct_size; |
| 1038 | 1038 | ||
| 1039 | ref_ptr = btrfs_item_ptr_offset(eb, slot); | 1039 | ref_ptr = btrfs_item_ptr_offset(eb, slot); |
