commit | 588e67595f2f251300cb17851da709a9b211fb1e | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@kernel.org> | Thu Sep 05 09:17:50 2024 +0200 |
committer | Hannes Reinecke <hare@kernel.org> | Thu Sep 05 09:17:50 2024 +0200 |
tree | 8e1e74d0e5c4694a4a061f01f6dbf6d4b4b15573 | |
parent | 4c6a3e6e38515b7dc597ab19e72b1e2509e8d3eb [diff] |
nvme-multipath: always requeue I/O when updating the ANA state When we've changed the ANA state we always need to kiek the requeue list to ensure any pending I/O is retried with the latest changes. Signed-off-by: Hannes Reinecke <hare@kernel.org>