Skip to content
Commit 43c73ca4 authored by Jonathan Brassow's avatar Jonathan Brassow Committed by NeilBrown
Browse files

md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer



With the module parameter 'start_dirty_degraded' set,
raid5_spare_active() previously called sysfs_notify_dirent() with a NULL
argument (rdev->sysfs_state) when a rebuild finished.

Signed-off-by: default avatarJonathan Brassow <jbrassow@redhat.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 0ca69886
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