CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/19 08:53:39
Modified files:
sys/scsi : cd.c sd.c sdvar.h st.c
Log message:
Nuke SDF_DYING, CDF_DYING and ST_DYING flags. Use the scsi_link flag
SDEV_S_DYING instead. Makes it clear that the scsi_link and the [cd|sd|st]
device always agree on their state.
