Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274668
b: refs/heads/master
c: fee187d
h: refs/heads/master
v: v3
  • Loading branch information
Liu Bo authored and David Sterba committed Oct 20, 2011
1 parent 5e1f003 commit b47d126
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: f0dd9592a1aa014b3a01aa2be7e795aae040d65b
refs/heads/master: fee187d9d9ddc382c81370a9a280391132dea2e1
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/extent_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@ int set_extent_delalloc(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_DELALLOC | EXTENT_DIRTY | EXTENT_UPTODATE,
EXTENT_DELALLOC | EXTENT_UPTODATE,
0, NULL, cached_state, mask);
}

Expand Down

0 comments on commit b47d126

Please sign in to comment.