K 10 svn:author V 9 jimharris K 8 svn:date V 27 2013-03-26T18:20:11.124692Z K 7 svn:log V 324 Add an internal _nvme_qpair_submit_request function, which performs the submit action assuming the qpair lock has already been acquired. Also change nvme_qpair_submit_request to just lock/unlock the mutex around a call to this new function. This fixes a recursive mutex acquisition in the retry path. Sponsored by: Intel END