diff options
| author | Christoph Hellwig <hch@lst.de> | 2022-11-01 16:00:43 +0100 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2022-11-02 08:35:34 -0600 |
| commit | cd50f9b24726e9e195a0682c8d8d952396d57aef (patch) | |
| tree | d1ec84d215d6ca19d6c63ac64dfc65389c0f242c /scripts/gdb/linux/config.py | |
| parent | 6bcd5089ee1302e9ad7072ca0866f0c5a1158359 (diff) | |
nvme: split nvme_kill_queues
nvme_kill_queues does two things:
1) mark the gendisk of all namespaces dead
2) unquiesce all I/O queues
These used to be be intertwined due to block layer issues, but aren't
any more. So move the unquiscing of the I/O queues into the callers,
and rename the rest of the function to the now more descriptive
nvme_mark_namespaces_dead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20221101150050.3510-8-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions
