Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269250
b: refs/heads/master
c: 0fc280f
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown committed Oct 7, 2011
1 parent 263be06 commit 822fd74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ba3ae3bee317f0a5db813c026c8a8c113a4e40fb
refs/heads/master: 0fc280f606742e8a2969776b2ab11cf6a614d9e1
3 changes: 1 addition & 2 deletions trunk/drivers/md/raid1.c
Original file line number Diff line number Diff line change
Expand Up @@ -1358,8 +1358,7 @@ static void end_sync_read(struct bio *bio, int error)
{
r1bio_t *r1_bio = bio->bi_private;

/* this will call update_head_pos() */
find_bio_disk(r1_bio, bio);
update_head_pos(r1_bio->read_disk, r1_bio);

/*
* we have read a block, now it needs to be re-written,
Expand Down

0 comments on commit 822fd74

Please sign in to comment.