K 10 svn:author V 6 scottl K 8 svn:date V 27 2004-06-01T05:32:26.000000Z K 7 svn:log V 278 Collapse aac_map_command() into aac_startio(). Check the AAC_QUEUE_FRZN in every iteration of aac_startio(). This ensures that a command that is deferred for lack of resources doesn't immediately get retried in the aac_startio() loop. This avoids an almost certain livelock. END