diff options
author | Keith Busch <[email protected]> | 2014-12-03 17:07:13 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2014-12-03 19:10:45 -0700 |
commit | 9af8785a38d4528d6675247f873b0f1ae29f3be8 (patch) | |
tree | 65f7044e066a022c8d722e184ca1fcd2986b512f /scripts/gdb | |
parent | 709c8667ada1fa26ac941bb875892afc0046b3e2 (diff) |
NVMe: Fix command setup on IO retry
On retry, the req->special is pointing to an already setup IOD, but we
still need to setup the command context and callback, otherwise you'll
see false twice completed errors and leak requests.
Signed-off-by: Keith Busch <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions