diff options
author | Ming Lei <ming.lei@redhat.com> | 2021-10-14 11:17:09 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-20 03:27:58 +0300 |
commit | 1d35d519d8bf224ccdb43f9a235b8bda2d6d453c (patch) | |
tree | 30d28c3f225d7c9795fb4dd0f1384cd5f2ff9417 /include/linux/ntb.h | |
parent | 9e6a6b1212100148c109675e003369e3e219dbd9 (diff) | |
download | linux-1d35d519d8bf224ccdb43f9a235b8bda2d6d453c.tar.xz |
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
The nvme-loop's admin queue may be freed and reallocated, and we have to
reset the flag of NVME_CTRL_ADMIN_Q_STOPPED so that the flag can match
with the quiesce state of the admin queue.
nvme-loop is the only driver to reallocate request queue, and not see
such usage in other nvme drivers.
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211014081710.1871747-6-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/ntb.h')
0 files changed, 0 insertions, 0 deletions