Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274713
b: refs/heads/master
c: c674e04
h: refs/heads/master
i:
  274711: cb5a19d
v: v3
  • Loading branch information
Chris Mason committed Nov 6, 2011
1 parent 77fe291 commit 485a39f
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: 740c3d226cbba6cd6a32adfb66809c94938f3e57
refs/heads/master: c674e04e1cd6049715e7b9446790f4b441e547c0
1 change: 1 addition & 0 deletions trunk/fs/btrfs/disk-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,7 @@ static int btree_io_failed_hook(struct bio *failed_bio,
clear_bit(EXTENT_BUFFER_READAHEAD, &eb->bflags);
btree_readahead_hook(root, eb, eb->start, -EIO);
}
free_extent_buffer(eb);

out:
return -EIO; /* we fixed nothing */
Expand Down

0 comments on commit 485a39f

Please sign in to comment.