nvme-loop: retrieve iod from the cqe command_id
authorSagi Grimberg <sagi@grimberg.me>
Mon, 27 Feb 2017 16:28:25 +0000 (18:28 +0200)
committerJens Axboe <axboe@fb.com>
Tue, 4 Apr 2017 15:48:23 +0000 (09:48 -0600)
commit3b068376306bf44de6fdc0f3bff6072d8cdc8481
tree5a08b0b27cf018b171481ced8b1ad16ea44d1ee1
parentd89a39be5fbf8d5bc441a8442df228fb050ad1c2
nvme-loop: retrieve iod from the cqe command_id

useful to validate that the we didn't mess up
the command_id.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/target/loop.c