CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/11/30 18:40:02
Modified files:
sys/dev/ic : mpi.c
sys/scsi : mpath.c scsi_base.c scsi_ioctl.c scsiconf.c
scsiconf.h sd.c sdvar.h
Log message:
put the midlayer changes back in.
the two issues affecting it last time are gone. the first, mishandling of
TRY_AGAIN_LATER is not relevant now that krw got rid of TRY_AGAIN_LATER.
the second, the misbehaving IBM disk was found to be a problem with siop
using ordered tags on most ops combined with the speed of the new code.
putting this in so we can move forward.
ok krw@ "commit please" marco@