Skip to content
Commit a42f9d83 authored by majianpeng's avatar majianpeng Committed by NeilBrown
Browse files

md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).



Because rde->nr_pending > 0,so can not remove this disk.
And in any case, we aren't holding rcu_read_lock()

Signed-off-by: default avatarmajianpeng <majianpeng@gmail.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent 24b961f8
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