K 10 svn:author V 3 mav K 8 svn:date V 27 2014-07-04T16:11:30.358994Z K 7 svn:log V 279 MFC r267641: 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. END