Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233005
b: refs/heads/master
c: c87fb6f
h: refs/heads/master
i:
  233003: c084404
v: v3
  • Loading branch information
Chris Mason committed Feb 1, 2011
1 parent cdcda78 commit d8d23a1
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: b31eabd86eb68d3c217e6821078249bc045e698a
refs/heads/master: c87fb6fdcaf7560940b31a0c78c3e6370e3433cf
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/ordered-data.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static inline struct rb_node *tree_search(struct btrfs_ordered_inode_tree *tree,
u64 file_offset)
{
struct rb_root *root = &tree->tree;
struct rb_node *prev;
struct rb_node *prev = NULL;
struct rb_node *ret;
struct btrfs_ordered_extent *entry;

Expand Down

0 comments on commit d8d23a1

Please sign in to comment.