Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335974
b: refs/heads/master
c: 884162d
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown committed Nov 22, 2012
1 parent c108fb2 commit 960619a
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: e7c0c3fa29280d62aa5e11101a674bb3064bd791
refs/heads/master: 884162df2aadd7414bef4935e1a54976fd4e3988
2 changes: 1 addition & 1 deletion trunk/drivers/md/raid10.c
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ static void raid10_end_write_request(struct bio *bio, int error)
*/
one_write_done(r10_bio);
if (dec_rdev)
rdev_dec_pending(conf->mirrors[dev].rdev, conf->mddev);
rdev_dec_pending(rdev, conf->mddev);
}

/*
Expand Down

0 comments on commit 960619a

Please sign in to comment.