Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274708
b: refs/heads/master
c: 2774b2c
h: refs/heads/master
v: v3
  • Loading branch information
Jan Schmidt committed Sep 29, 2011
1 parent 97637d9 commit 64f3bd7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 1503140d3ec2be9b917d2f8f7c64cb77b79a215b
refs/heads/master: 2774b2ca3d49124bf1ae89e8d575b3dab4221266
2 changes: 2 additions & 0 deletions trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -3216,6 +3216,8 @@ static void btrfs_end_bio(struct bio *bio, int err)
}
bio->bi_private = bbio->private;
bio->bi_end_io = bbio->end_io;
bio->bi_bdev = (struct block_device *)
(unsigned long)bbio->mirror_num;
/* only send an error to the higher layers if it is
* beyond the tolerance of the multi-bio
*/
Expand Down

0 comments on commit 64f3bd7

Please sign in to comment.