From: Felix Manlunas
Date: Mon, 6 Aug 2018 13:09:40 -0700
> From: Intiyaz Basha
>
> All control commands (soft commands) goes through only Queue 0
> (control and data queue). So only queue-0 needs post_lock,
> other queues are only data queues and does not need post_lock
>
> Added a flag to in
From: Intiyaz Basha
All control commands (soft commands) goes through only Queue 0
(control and data queue). So only queue-0 needs post_lock,
other queues are only data queues and does not need post_lock
Added a flag to indicate the queue can be used for soft commands.
If this flag is set, post