diff options
author | Daniel Wagner <[email protected]> | 2021-09-14 11:20:06 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2021-09-21 09:17:09 +0200 |
commit | 555f66d0f8a38537456acc77043d0e4469fcbe8e (patch) | |
tree | 943012955e43aba3ebe2c52bd650197e948eb709 /scripts/gdb/linux/symbols.py | |
parent | 858560b27645e7e97aca37ee8f232cccd658fbd2 (diff) |
nvme-fc: update hardware queues before using them
In case the number of hardware queues changes, we need to update the
tagset and the mapping of ctx to hctx first.
If we try to create and connect the I/O queues first, this operation
will fail (target will reject the connect call due to the wrong number
of queues) and hence we bail out of the recreate function. Then we
will to try the very same operation again, thus we don't make any
progress.
Signed-off-by: Daniel Wagner <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: James Smart <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions