mav 8bccbb2ef4 Fix LOR between controller and queue locks.
Admin pass-through requests took controller lock before the queue lock,
but in case of request submission to a failed controller controller lock
was taken after the queue lock.  Fix that by reducing the lock scopes and
switching to mtx_pool locks to track pass-through request completion.

Sponsored by:	iXsystems, Inc.
2018-05-02 20:13:03 +00:00
..
2018-02-22 13:32:31 +00:00
2018-02-22 13:32:31 +00:00
2018-02-22 13:32:31 +00:00