
PROBLEM:  (BCGM10J56, BCGM4180B, BCGM41HLM, MGO36744A, 7XRB90123)
          (PATCH ID: OSF445-060)
********


This patch fixes the following 3  problems:

1.)When  a SCSI I/O command results in a bus reset, which
causes the command to be re-issued, the system sometimes
can not recover and ends up in a tight loop of bus resets.

2.) After a recovery operation is performed, the read
disk capacity sizing of the disk sometime fails to match
the original value, which causes the recovery to fail.

3.) A BBR (bad block replacement) informational message
received from an HSZ is mistakenly classified as an error.

PROBLEM:  (79461) (PATCH ID: OSF445-074)
********

This patch fixes a simple lock timeout violation. The stacktrace is as
follows:

panic                src/kernel/bsd/subr_prf.c
simple_lock_fault    src/kernel/kern/lock.c
simple_lock_time_violation  src/kernel/kern/lock.c
cam_disk_unit_atten  src/kernel/io/cam/cam_disk.c
cdisk_check_sense    src/kernel/io/cam/cam_disk.c
cdisk_complete       src/kernel/io/cam/cam_disk.c
as_finish            src/kernel/io/cam/sim_as.c
xpt_callback_thread  src/kernel/io/cam/xpt.c

