Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276588
b: refs/heads/master
c: 8bd2f0a
h: refs/heads/master
v: v3
  • Loading branch information
NeilBrown committed Dec 8, 2011
1 parent 3d71399 commit c54e9a5
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: 52c64152a935e63d9ff73ce823730c9a23dedbff
refs/heads/master: 8bd2f0a05b361e07d48bb34398593f5f523946b3
1 change: 1 addition & 0 deletions trunk/drivers/md/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -7858,6 +7858,7 @@ int rdev_set_badblocks(struct md_rdev *rdev, sector_t s, int sectors,
s + rdev->data_offset, sectors, acknowledged);
if (rv) {
/* Make sure they get written out promptly */
sysfs_notify_dirent_safe(rdev->sysfs_state);
set_bit(MD_CHANGE_CLEAN, &rdev->mddev->flags);
md_wakeup_thread(rdev->mddev->thread);
}
Expand Down

0 comments on commit c54e9a5

Please sign in to comment.