K 10 svn:author V 3 mav K 8 svn:date V 27 2014-01-11T16:52:09.557966Z K 7 svn:log V 324 Move xpt_run_devq() call before request completion callback where it was originally. I am not sure why exactly have I moved it during one of many refactorings during camlock project, but obviously it opens race window that may cause use after free panics during SIM (in reported cases umass(4)) detach. MFC after: 2 weeks END