diff options
author | Xin LI <delphij@FreeBSD.org> | 2010-08-30 19:15:04 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2010-08-30 19:15:04 +0000 |
commit | a806ad402119299a9ea31a4252ee8197351cf632 (patch) | |
tree | 77eaa0d5ab53d4b0e086f94a1b7c8f9173351032 /sys/dev/twa/tw_osl_share.h | |
parent | 400dda66463aec4bce4a9c788c7e04cf525c667e (diff) | |
download | src-a806ad402119299a9ea31a4252ee8197351cf632.tar.gz src-a806ad402119299a9ea31a4252ee8197351cf632.zip |
Vendor update to version 3.80.06.003 to fix a panic with ZFS when under
heavy I/O load.
Many thanks to LSI for continuing to support FreeBSD.
PR: kern/149968
Submitted by: LSI (Tom Couch)
Reported by: Kai Kockro <kkockro web de>
Tested by: Kai Kockro, jpaetzel
MFC after: 7 days
Notes
Notes:
svn path=/head/; revision=212008
Diffstat (limited to 'sys/dev/twa/tw_osl_share.h')
-rw-r--r-- | sys/dev/twa/tw_osl_share.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/twa/tw_osl_share.h b/sys/dev/twa/tw_osl_share.h index 4d10ed46c1b3..c17d8cc28b51 100644 --- a/sys/dev/twa/tw_osl_share.h +++ b/sys/dev/twa/tw_osl_share.h @@ -75,7 +75,7 @@ #define TW_OSL_ENCLOSURE_SUPPORT #endif -#define TW_OSL_DRIVER_VERSION_STRING "3.80.06.002" +#define TW_OSL_DRIVER_VERSION_STRING "3.80.06.003" #define TW_OSL_CAN_SLEEP |