Date: Thu, 21 May 2009 12:36:40 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mpt mpt_raid.c Message-ID: <200905211236.n4LCam48081245@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-05-21 12:36:40 UTC
FreeBSD src repository
Modified files:
sys/dev/mpt mpt_raid.c
Log:
SVN rev 192534 on 2009-05-21 12:36:40Z by jhb
Largely revert the earlier change to use a single CCB for the RAID recovery
thread. Multiple RAID events in quick succession can cause an additional
bus rescan to be scheduled before an earlier scan has completed. In this
case the driver was attempting to use the same CCB storage for two requests.
PR: kern/130330
Reviewed by: Riccardo Torrini riccardo.torrini | esaote com
MFC after: 1 week
Revision Changes Path
1.20 +8 -3 src/sys/dev/mpt/mpt_raid.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905211236.n4LCam48081245>
