Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374841
b: refs/heads/master
c: 6b67a32
h: refs/heads/master
i:
  374839: 50e9c89
v: v3
  • Loading branch information
Liu Bo authored and Josef Bacik committed May 6, 2013
1 parent 2b28129 commit 13ddc31
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: c854a9909a3e371656f3ce4d1c4cc559b6b1d814
refs/heads/master: 6b67a32000dede2d50ac35b540726d2b7d8d17a8
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/extent_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1189,7 +1189,7 @@ int set_extent_new(struct extent_io_tree *tree, u64 start, u64 end,
int set_extent_uptodate(struct extent_io_tree *tree, u64 start, u64 end,
struct extent_state **cached_state, gfp_t mask)
{
return set_extent_bit(tree, start, end, EXTENT_UPTODATE, 0,
return set_extent_bit(tree, start, end, EXTENT_UPTODATE, NULL,
cached_state, mask);
}

Expand Down

0 comments on commit 13ddc31

Please sign in to comment.