CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/26 01:38:56
Modified files:
sys/scsi : mpath_emc.c mpath_hds.c mpath_rdac.c
mpath_sym.c mpathvar.h
Log message:
checksense handlers in path drivers can return MPATH_SENSE_DECLINED
(who can tell ive spent time in web servers) to say they decline
interpreting the sense data, or MPATH_SENSE_FAILOVER to say the
sense data is from the controller saying its failed over.
all path drivers currently decline handling sense data.
