mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +00:00
835b12a5f9
When a physical disk(PD) [belonging to a RAID1 Virtual disk(VD)] is removed, driver may still use the reference to the removed PD while submitting IO to the controller. Controller firmware faults upon receipt of such IO. This patch fixes this issue by not using any reference to the removed PD. Reviewed by: imp Approved by: imp Sponsored by: Broadcom Inc Differential Revision: https://reviews.freebsd.org/D44282 |
||
---|---|---|
.. | ||
mrsas_cam.c | ||
mrsas_fp.c | ||
mrsas_ioctl.c | ||
mrsas_ioctl.h | ||
mrsas_linux.c | ||
mrsas.c | ||
mrsas.h |