Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299215
b: refs/heads/master
c: d95603b
h: refs/heads/master
i:
  299213: 0bacc36
  299211: 951a425
  299207: 33b2517
  299199: 0eed670
v: v3
  • Loading branch information
Chris Mason committed Apr 12, 2012
1 parent 8323cca commit 3bedca9
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: 8e62c2de6e23e5c1fee04f59de51b54cc2868ca5
refs/heads/master: d95603b262edb53d6016a8df0c150371d4d61e67
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/extent_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -1937,7 +1937,7 @@ int repair_eb_io_failure(struct btrfs_root *root, struct extent_buffer *eb,
struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree;
u64 start = eb->start;
unsigned long i, num_pages = num_extent_pages(eb->start, eb->len);
int ret;
int ret = 0;

for (i = 0; i < num_pages; i++) {
struct page *p = extent_buffer_page(eb, i);
Expand Down

0 comments on commit 3bedca9

Please sign in to comment.