Searched hist:315889 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/cam/ctl/
H A Dscsi_ctl.cdiff 315889 Fri Mar 24 07:03:36 MDT 2017 mav MFC r315030: Abort all ATIOs and INOTs queued to SIM on LUN disable.

Some SIMs may not abort them implicitly, that either fail the LUN disable
request or just make us wait for those CCBs forever. With this change
I can successfully disable LUNs on mpt(4). For isp(4), which aborts them
implicitly, this change should be irrelevant.

Completed in 103 milliseconds