K 10 svn:author V 3 mav K 8 svn:date V 27 2019-09-03T14:55:19.858494Z K 7 svn:log V 269 MFC r351550: Always check cam_periph_error() status for ERESTART. Even if we do not expect retries, we better be sure, since otherwise it may result in use after free kernel panic. I've noticed that it retries SCSI_STATUS_BUSY even with SF_NO_RECOVERY | SF_NO_RETRY. END