Skip to content
Commit e6ffbcb6 authored by Adrian Drzewiecki's avatar Adrian Drzewiecki Committed by NeilBrown
Browse files

md: Notify sysfs when RAID1/5/10 disk is In_sync.



When RAID1 is done syncing disks, it'll update the state
of synced rdevs to In_sync. But it neglected to notify
sysfs that the attribute changed. So any programs that
are waiting for an rdev's state to change will not be
woken.

(raid5/raid10 added by neilb)

Signed-off-by: default avatarAdrian Drzewiecki <adriand@vmware.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 3a3a5ddb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment