|
How mdadm detects a failed disk in RAID1?
Hello!
I tried understand how mdadm driver detects a failed disk in RAID1. I read raid1.c and some other files in directory /drivers/md/ of kernel source. But I can not find needed pice of code. Can you help me and show where to look?
|