Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243152
b: refs/heads/master
c: 8502653
h: refs/heads/master
v: v3
  • Loading branch information
Josef Bacik committed Mar 17, 2011
1 parent e1e98f0 commit b8450d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 695a0d0da09e75c4475bbb303def159023ef72ca
refs/heads/master: 850265335f792f5d39ab24e5fb7160bac28d77e5
1 change: 1 addition & 0 deletions trunk/fs/btrfs/extent_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -3690,6 +3690,7 @@ int map_private_extent_buffer(struct extent_buffer *eb, unsigned long start,
"wanted %lu %lu\n", (unsigned long long)eb->start,
eb->len, start, min_len);
WARN_ON(1);
return -EINVAL;
}

p = extent_buffer_page(eb, i);
Expand Down

0 comments on commit b8450d8

Please sign in to comment.