Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263611
b: refs/heads/master
c: 7da64a0
h: refs/heads/master
i:
  263609: 8f40b3e
  263607: be5e128
v: v3
  • Loading branch information
NeilBrown committed Aug 30, 2011
1 parent ad03f46 commit f9c2797
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: 1b6afa17581027218088a18a9ceda600e0ddba7a
refs/heads/master: 7da64a0abc3b2c6cbd3521672e9bb74dd560bb89
2 changes: 1 addition & 1 deletion trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -2592,7 +2592,7 @@ state_store(mdk_rdev_t *rdev, const char *buf, size_t len)
err = 0;
} else if (cmd_match(buf, "-blocked")) {
if (!test_bit(Faulty, &rdev->flags) &&
test_bit(BlockedBadBlocks, &rdev->flags)) {
rdev->badblocks.unacked_exist) {
/* metadata handler doesn't understand badblocks,
* so we need to fail the device
*/
Expand Down

0 comments on commit f9c2797

Please sign in to comment.