Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332614
b: refs/heads/master
c: f46dbe3
h: refs/heads/master
v: v3
  • Loading branch information
Chris Mason committed Oct 9, 2012
1 parent eb984cb commit e7c612d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1037a5affc266fdfe08b2dd415d309ab2778ce6a
refs/heads/master: f46dbe3dee853f8a860f889cb2b7ff4c624f2a7a
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/tree-log.c
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ static noinline int add_inode_ref(struct btrfs_trans_handle *trans,
int log_ref_ver = 0;
u64 parent_objectid;
u64 inode_objectid;
u64 ref_index;
u64 ref_index = 0;
int ref_struct_size;

ref_ptr = btrfs_item_ptr_offset(eb, slot);
Expand Down

0 comments on commit e7c612d

Please sign in to comment.