[PATCH 2/2] nvme: Delete created IO queues on reset
Sagi Grimberg
sagi at grimberg.me
Wed Oct 5 15:58:08 PDT 2016
> Commit c21377f8 (Suspend all queues before deletion) decrements the
> online queue count prior to our attempt to delete those IO queues, so
> the driver ended up not having the controller delete any. This patch
> uses the queue_count instead of online_queues.
A fixes tag would be useful here.
Other than that looks good,
Reviewed-by: Sagi Grimberg <sagi at grimberg.me>
More information about the Linux-nvme
mailing list