diff options
author | Keith Busch <keith.busch@intel.com> | 2016-10-12 09:22:16 -0600 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-10-12 09:22:16 -0600 |
commit | 7065906096273b39b90a512a7170a6697ed94b23 (patch) | |
tree | 57769b9491ac5de9ce2db7e9670ed720878bb455 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0df1e4f5e0e831670f43bd198623b303ba09cbc0 (diff) |
nvme: Delete created IO queues on reset
The driver was decrementing the online_queues prior to attempting to
delete those IO queues, so the driver ended up not requesting the
controller delete any. This patch saves the online_queues prior to
suspending them, and adds that parameter for deleting io queues.
Fixes: c21377f8 ("nvme: Suspend all queues before deletion")
Signed-off-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions