Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3834
b: refs/heads/master
c: f8b58ed
h: refs/heads/master
v: v3
  • Loading branch information
Neil Brown authored and Linus Torvalds committed Jun 28, 2005
1 parent 75e4d33 commit 2b1d55b
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: 314b6a4d80a7a5217c86ffdca926b6f406da0e0e
refs/heads/master: f8b58edf3acf0dcc186b8330939000ecf709368a
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ static int super_written(struct bio *bio, unsigned int bytes_done, int error)

if (atomic_dec_and_test(&rdev->mddev->pending_writes))
wake_up(&rdev->mddev->sb_wait);
bio_put(bio);
return 0;
}

Expand Down

0 comments on commit 2b1d55b

Please sign in to comment.