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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.cdiff 267641 Thu Jun 19 10:49:22 MDT 2014 mav Add some more CTL_FLAG_ABORT check points.

This should allow to abort commands doing mostly disk I/O, such as VERIFY
or WRITE SAME. Before this change CTL_FLAG_ABORT was only checked around
data moves, which for these commands may not happen for a very long time.

MFC after: 2 weeks
H A Dctl.cdiff 267641 Thu Jun 19 10:49:22 MDT 2014 mav Add some more CTL_FLAG_ABORT check points.

This should allow to abort commands doing mostly disk I/O, such as VERIFY
or WRITE SAME. Before this change CTL_FLAG_ABORT was only checked around
data moves, which for these commands may not happen for a very long time.

MFC after: 2 weeks

Completed in 105 milliseconds